GET /api/v2/agents
Summary: Get Agents
Operation ID: Agents_GetAgents
Auth: oauth2
Operation ID: Agents_GetAgents
Auth: oauth2
Description
Gets a collection of Agents. When successful, the response is a PagedResponse of Agents. If unsuccessful, an appropriate ApiError is returned.
Parameters (2)
limit
(integer, query, optional)
Optional. The page limit. If not specified, the default page limit is 10.
offset
(integer, query, optional)
Optional. The page offset. If not specified, the default page offset is 0.
No probe data for this endpoint yet.