Deployments
Get Deployment
get/v2/deployments/{deployment_id}
Path parameters
deployment_idstring required
Deployment UUID.
Response
Deployment details
Example response
{
"deployment_id": "d1234567890abcdef",
"pal_id": "pcb7a34da5fe"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.