Skip to main content
GET
List Agents
Retrieve a paginated list of all agents configured for your organization.

Headers

string
required
Your API key for authentication.
string
required
The organization ID.

Query Parameters

integer
default:"50"
Number of results per page (1-100).
string
Pagination cursor from previous response for fetching the next page.

Permissions

  • agents:read (all roles)

Response

boolean
Indicates if the request was successful.
array
List of agent summary objects.
object
Pagination metadata.