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 г.