List Agent Executions
Agent Executions
List Agent Executions
List all agent executions matching the query parameters sorted anti-chronologically by when they were last updated (updated_at).
GET
List Agent Executions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
PENDING_INPUTS, PENDING_DATA_EXTRACTION, PENDING_REVIEW, CANCELED, CONFIRMED, DELIVERED_TO_DESTINATION Required range:
x >= 0Required range:
1 <= x <= 100total_count: Include the total number of agent executions that match the query, only accurate up to 100.
Allowed value:
"total_count"Response
Successful Response