Get the current status of a deployment
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>'