latestOpenAPI 3.1.02026-08-223391355.6 KB
aa8d44585147
deploy-domains
Get publish status
Plan: All plans
Returns the status of an async publish started with POST /v1/projects/{project_id}/publish, keyed by the deployment_id it returned. Poll until status is completed (url is set) or error (error_message explains the failure). Poll no more than once every 2 seconds and honor Retry-After on 429 responses.
get/v1/projects/{project_id}/publish/{deployment_id}
Path parameters
project_idstring required
Project ID
Project ID
deployment_idstring required
Deployment ID returned by POST /v1/projects/{project_id}/publish
Deployment ID returned by POST /v1/projects/{project_id}/publish
Response
OK