List your tasks
Returns a paginated list of all tasks owned by the authenticated user.
Tasks can be filtered by status and paginated for efficient retrieval. Each task includes its current status, assigned agent (if any), and custom metadata.
Authentication
X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer
Enter your JWT token (without the ‘Bearer ’ prefix)
Query parameters
page
Page number
per_page
Items per page
status
Filter by status
Response
Tasks
data
metadata