List Components
Components
List Components
Retrieve a paginated list of components with optional filtering by type.
GET
List Components
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by type: agent, team, workflow
Available options:
agent, team, workflow Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100