Obtains the status for a specific agent.
GET/tenants/:tenantId/agentstatus/agents/:agentId
Obtains the status for a specific agent.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
- default
The agent status response.
There was an error accepting the request.
Authentication or authorization failed for this request.
You are not authorized to access this tenant.
The agent does not exist.
There was a server error.
An error has occurred - see the status code and problem object for more information.