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

最終更新日 2026年9月4日