List Task Agent Runs
Authentication
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
Query parameters
Filter by run-level error status.
Filter runs created at/after this timestamp.
Filter runs created at/before this timestamp.
Filter by how the run was triggered. Non-trigger sources include manual, api, and slack; trigger executions use their trigger type value such as schedule, webhook, or gmail_inbox.
The maximum number of items to return per page. Defaults to 100 if not specified.
A cursor for pagination. Use the next_cursor value from the previous response to get the next page of results.