Retrieves a paginated list of tasks with optional filtering
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Page number
Number of items per page (max 100)
x <= 100Filter by task type
send_message, make_call, send_email, follow_up, appointment, survey, notification, webhook, custom Filter by task status
pending, scheduled, queued, in_progress, completed, failed, cancelled, expired, on_hold Filter by contact UUID
Filter by campaign UUID
Filter by agent UUID
Filter by priority
1 <= x <= 10Filter tasks scheduled from this date (ISO 8601)
Filter tasks scheduled until this date (ISO 8601)
Tasks retrieved successfully