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.
curl --request GET \
--url https://api.case.dev/applications/v1/deployments/{id}/status \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request GET \
--url https://api.case.dev/applications/v1/deployments/{id}/status \
--header 'Authorization: Bearer <token>'