Agent list
GET https://{{base_url}}/v6/agents.json
Agent list
Returns a list of all agents available to your account in ThousandEyes, including both Enterprise and Cloud agents.
Optional (Querystring) Parameters
- agentTypes=CLOUD|ENTERPRISE|ENTERPRISE_CLUSTER optional, specifies the type of agents requested. Accepts either a single allowed value or a comma-separated list of allowed values
- format=json|xml optional, specifies the format of output requested. See Output Formats for more information
- aid={aid} optional and requires the user to be assigned to the target account group, specifies the account group context of the request, obtained from the /account-groups endpoint. Specifying this parameter without the user being assigned to the target account will result in an error response. See Account group context for more information
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |