List agents
GET /api/v1/agent
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Optional idempotency key for ensuring request idempotency
Null
Responses
Section titled “ Responses ”Success
object
Pagination information
object
The total number of items
The index of the last item in the page (one-based)
The index of the first item in the page (one-based)
The total number of pages
The index of the current page (one-based)
The offset of the first item in the page (zero-based)
The number of items per page
Example
{ "item_count": 200, "item_end": 100, "item_start": 91, "next_page_offset": 110, "page_count": 20, "page_index": 10, "page_offset": 90, "page_size": 10, "previous_page_offset": 80}Null
Example
successobject
Available actions for this agent based on its status and instance counts
object
Whether the agent can be deleted
Whether the agent can be reinstated from retired
Whether the agent can be retired
Whether the agent can be updated
A valid agent schema version ID
Example
013xrzp12g3nqk8nzntq40gkzaf2d9m2Null
A valid agent version ID
Example
013xrzp12g3nqk8n6mv28ge2v9f7n2hcNull
A valid environment ID
Example
013xrzp12g3nqk8nzxvq7jm2arsfg5h1A valid agent ID
Example
013xrzp12g3nqk8nx0y2vfkg4s3jp2qrWhen the agent was created
Example
2024-01-01T00:00:00ZAgent name
Example
My AgentAgent status
Example
pendingType of resource (always ‘agent’)
Example
agentWhen the agent was last updated
Example
2024-01-01T00:00:00Zdefault
Section titled “default ”Error
object
Example
bad_requestExample
errorobject
Example
validation_errorsExample
error