Iterate through tasks based on filters. Useful for task queue processing and navigation.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter tasks for a specific agent
"123e4567-e89b-12d3-a456-426614174000"
The current task ID to find the next task relative to
"123e4567-e89b-12d3-a456-426614174001"
Comma-separated list of task statuses to include
"pending,in_progress"
Search query to filter tasks
"email"
Sort order direction
asc, desc "asc"
Filter by task creation date
"2024-01-01T00:00:00Z"
Filter by task last update date
"2024-01-31T23:59:59Z"
status, agent