Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

baseId
string
erforderlich

Base ID

appId
string
erforderlich

App ID

Antwort

200 - application/json

Deployment status

status
enum<string>
erforderlich

Deployment status

Verfügbare Optionen:
idle,
deploying,
success,
failed
version
number

App version

publicUrl
string

Public URL

error
string

Error message if failed

startTime
number

Deployment start timestamp

endTime
number

Deployment end timestamp

Zuletzt geändert am 4. September 2026