agents
Get agents deployments history
GET
/
agents
/
{agentName}
/
deployments
/
{environmentName}
/
history
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the agent
Name of the environment
Response
200 - application/json
The date and time when the resource was created
The user or service account who created the resource
The date and time when the resource was updated
The user or service account who updated the resource
Agent name
End time
Environment name
Events
Request ID
Start time
Status, eg: running, success, failed
Number of milliseconds it took to complete the event
The workspace the agent deployment belongs to