List Agents
Agents
List Agents
List your team’s agents, newest first.
GET
List Agents
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Case-insensitive match on name and description.
live = has a published version; draft = never published.
Available options:
all, live, draft 1-based page number (offset pagination). Returns total; mutually exclusive with cursor.
Required range:
x >= 1Also count the filtered set on the cursor path.
Required range:
1 <= x <= 100
