Deployment
Authorizations
Path parameters
deployment_hidstringRequired
Responses
200
Successful Response
application/json
Responseany
404
Not found
422
Validation Error
application/json
get
GET /api/deployments/{deployment_hid}/graph HTTP/1.1
Host:
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content
Authorizations
Path parameters
deployment_hidstringRequired
Responses
200
Successful Response
application/json
Responseany
404
Not found
422
Validation Error
application/json
get
GET /api/deployments/{deployment_hid}/difference HTTP/1.1
Host:
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content
Was this helpful?