Deployments
Get Deployment Logs
Get the logs for a deployment.
Retrieves all build and deployment logs for a specific deployment, sorted by timestamp in ascending order (oldest first).
get/api/v1/projects/{project_id}/deployments/logs
Path parameters
project_idstring uuid required
The unique identifier of the project
Query parameters
deployment_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.