deployments
Get deployment logs
Get the logs for a deployment
get/v1/deployments/{deploymentId}/logs
Path parameters
deploymentIdstring required
The ID of the deployment
Response
The deployment logs
Changes
Changed in 2 of the 6 revisions of this API.2
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○