Returns build and runtime log events for a deployment after verifying access to the owning project. Use this when you need detailed output for a failed or in-progress build.
curl --request GET \
--url https://api.case.dev/applications/v1/deployments/{id}/logs \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request GET \
--url https://api.case.dev/applications/v1/deployments/{id}/logs \
--header 'Authorization: Bearer <token>'