List agents
Agents
List agents
Returns agents for a workspace with pagination.
GET
List agents
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of results to return (1-100)
Required range:
x <= 100Number of results to skip for pagination
Required range:
x >= 0Global search term
Sort field name
Sort direction
Available options:
asc, desc Workspace ID
Filter by entity type: 'workflow' for workflow-agents, 'agent' for regular agents, 'all' for both
Available options:
workflow, agent, all