Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

baseId
string
obbligatorio

Base ID

appId
string
obbligatorio

App ID

Risposta

200 - application/json

Deployment status

status
enum<string>
obbligatorio

Deployment status

Opzioni disponibili:
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

Ultima modifica il 4 settembre 2026