Agents
List Agents
Returns a paginated list of all agents in your organization.
GET
List agents
Every endpoint on this page requires either a Clerk-issued JWT (
Authorization: Bearer <token>) or
an organization API key (x-api-key: pk_…). Anonymous calls return 401 Unauthorized. See
Authentication for the full setup.Code examples
Sample response
Authorizations
Query Parameters
Page number (1-based).
Required range:
x >= 1Number of results per page (max 100).
Required range:
x <= 100Filter by agent name (case-insensitive substring match).
Filter by active status.
List agents