List AI agent items
Requires one of the following scopes: engage_items:read, engage_items:all, all:read, all:all
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The number of items to return
1 <= x <= 10010
The ID of the last item in the previous page - used for pagination. You can use the value of the next_starting_after field from the previous response.
"01956fbd-0eb1-72db-a565-82977a586084"
Comma-separated item types: ai_agent, automation
"ai_agent,automation"
Comma-separated status values: Active, Paused, Draft, Error
"Active,Paused"
Filter by agent sub-type. Implies type=ai_agent — automations have no sub-type.
1, 2, 3, 4, 7, 8, 9, 10, 6 2
Text search on agent name
"My Agent"
Response
The list of Engage Item