List AI Agent Tasks
AI Agent Tasks
List AI Agent Tasks
Returns a list of AI agent tasks for the account, optionally filtered by project, branch, status, or creation time.
GET
List AI Agent Tasks
Authorizations
a valid bearer token
Query Parameters
Filter results to tasks belonging to this project.
Filter results to tasks belonging to this branch.
Filter results to tasks with the given status.
Available options:
RUNNING, STOPPED, STOPPING, ERRORED Return only tasks created at or after this ISO-8601 timestamp (inclusive).
Return only tasks created at or before this ISO-8601 timestamp (inclusive).
Required range:
x >= 0Required range:
1 <= x <= 100