Applications Deployments

Get deployment status

Returns the current status of a deployment without fetching full build logs. Use this endpoint for lightweight polling while a deployment is building or waiting to become ready.

get/applications/v1/deployments/{id}/status

Path parameters

idstring required

Deployment ID

Response

Deployment status retrieved successfully

Changes