Skip to main content
GET
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

baseId
string
обов'язково

Base ID

appId
string
обов'язково

App ID

Відповідь

200 - application/json

Deployment status

status
enum<string>
обов'язково

Deployment status

Доступні опції:
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

Останнє оновлення 4 вересня 2026 р.