List agents
Authentication
Query parameters
Maximum agents to return, 1-200. Defaults to 50. A value outside the range or not an integer is
rejected with 400 (not clamped).
Return agents created strictly before this instant: the created_at of the last agent of the
previous page. ISO 8601 in UTC with a Z suffix; an offset such as -05:00 or a date without
time is rejected with 400.
Case-insensitive substring match on the agent name. Trimmed; 1-200 characters after trimming
(a whitespace-only value is rejected with 400). % and _ match literally.
Response
A page of agents (list projection).

