List all agent executions matching the query parameters sorted anti-chronologically by when they were last updated (updated_at
).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
x >= 0
1 <= x <= 100
total_count: Include the total number of agent executions that match the query, only accurate up to 100.
Successful Response
The response is of type object
.