Applications Deployments
Get deployment logs
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.
get/applications/v1/deployments/{id}/logs
Path parameters
idstring required
Deployment ID
Query parameters
projectIdstring required
Project ID used to verify access to the deployment
Response
Deployment logs retrieved successfully