v23

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-15202747.7 KB
Agent Management

List all Agents

List all agents the authenticated user has access to, including personal agents, agents shared via teams, and agents created by the user. Supports pagination via offset and limit query parameters.

get/v1/agents/list-agents

Query parameters

offsetinteger

Number of items to skip.

Number of items to skip.

limitinteger

Maximum number of items to return.

Maximum number of items to return.

Response

Successful Response