v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Agents

List agents

Lists all active agents for the authenticated organization.

get/agent/v1/agents

Query parameters

limitinteger

Maximum number of agents to return (default 50, max 250)

cursorstring

Pagination cursor (agent ID from previous page). Returns agents created before this agent.

Response

List of agents

hasMoreboolean
nextCursorstring nullable

Pass as cursor to fetch the next page