Get details of a specific deployment including build logs
curl --request GET \
--url https://api.case.dev/applications/v1/deployments/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request GET \
--url https://api.case.dev/applications/v1/deployments/{id} \
--header 'Authorization: Bearer <token>'