Skip to main content
GET
Get Pipeline Status

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
integer
required
token
string
required

Response

Successful Response

Response for orchestration status check.

token
string
required
url
string
required
status
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
orchestration_status
enum<string> | null
Available options:
audit,
optimizing,
deploying,
completed,
failed
optimization_run_id
string | null
axp_version_id
integer | null
result
Result · object | null