List agents for the authenticated user’s party.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Agent ID (agt_xxx) identifying which agent is making the request.
Agent session/conversation ID for observability.
1024Filter by status
Filter by party ID (defaults to authenticated user's party)
Maximum number of agents to return
1 <= x <= 100Cursor for pagination. Use next_cursor from previous response.