Get deploy status
Deploy
Get Deploy Status
Check the status of a specific deployment (queued, building, complete, failed).
GET
Get deploy status
Headers
Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
Example:
"Bearer YOUR_MIXPEEK_API_KEY"
Response
Successful Response
Status of a specific deploy.
Available options:
queued, building, complete, failed Result of a post-deploy smoke test.

