v1

latestSwagger 2.02026-07-13285166341.1 KB
Agents

Get Agents

Gets a collection of Agents. When successful, the response is a PagedResponse of Agents.
If unsuccessful, an appropriate ApiError is returned.

get/api/v2/agents

Query parameters

limitinteger

Optional. The page limit. If not specified, the default page limit is 10.

offsetinteger

Optional. The page offset. If not specified, the default page offset is 0.

Response

OK