v52

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0189112274.5 KB
Deployment History

Get Deployment by ID

Get a deployment record by its unique ID.

get/deployment-history/{deployment_id}

Path parameters

deployment_idstring required

Response

Successful Response

idstring required

The unique identifier of the deployment record

agent_idstring required

The ID of the agent this deployment belongs to

author_namestring required

Name of the commit author

author_emailstring required

Email of the commit author

branch_namestring required

Name of the branch

build_timestampstring date-time required

When the build was created

deployment_timestampstring date-time required

When this deployment was first seen in the system

commit_hashstring required

Git commit hash for this deployment