Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

baseId
string
requis

Base ID

appId
string
requis

App ID

Réponse

200 - application/json

Deployment status

status
enum<string>
requis

Deployment status

Options disponibles:
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

Dernière modification le 4 septembre 2026