cURL
API Reference
Get agents a2atasks
GET
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
ID of the agent to list tasks for
Pattern:
^[0-9A-HJKMNP-TV-Z]{26}$Query Parameters
Filter by task status
Available options:
submitted, working, input_required, completed, failed, canceled Cursor for pagination
Pattern:
^[0-9A-HJKMNP-TV-Z]{26}$Maximum items per page
Required range:
1 <= x <= 100