GET /api/v1/cloud/agents/{agent_id}
Returns the full details of the specified Agent.
Headers
Path parameters
Query parameters
Example request
Example response
HTTP 200 OKResponse fields
Whenversion is omitted, the response is the current Agent object. When version is provided, the response is an Agent version snapshot.
Errors
See Errors for the full error envelope.
Error response example
Related
Agent setup
Create a reusable, versioned agent configuration.