Skip to main content
GET /api/v1/cloud/agents Lists Agents under the current account. Archived Agents are excluded unless include_archived=true is provided.

Headers

Query parameters

See Pagination for cursor semantics.

Example request

Example response

HTTP 200 OK

Response fields

Pagination

Page forward (next page):

Errors

See Errors for the full error envelope.

Notes

  • Records are returned in descending ID order by default.
  • Archived Agents do not appear in the default listing. Pass include_archived=true to include them.
  • Pagination is cursor-based; offset-based pagination is not supported.

Agent setup

Create a reusable, versioned agent configuration.