v2
latestOpenAPI 3.1.02026-07-2664759910.6 KBList Follow Ups
List follow-ups for the authenticated caller's assistant with cursor pagination. Results are ordered by order_by and return next_page when additional rows are available. Use the optional status, task_id, and project_id filters to narrow the result set.
Query parameters
Maximum number of follow-ups in this page. Default is 50; valid range is 1 to 100.
Maximum number of follow-ups in this page. Default is 50; valid range is 1 to 100.
Opaque cursor from a previous list response. Omit for the first page. IMPORTANT: Reuse with the same order_by, status, task_id, and project_id values.
Opaque cursor from a previous list response. Omit for the first page. IMPORTANT: Reuse with the same order_by, status, task_id, and project_id values.
Sort key for pagination boundaries. Use scheduled_for (default) to view follow-ups by trigger time. Use updated_at for recency feeds, or created_at for creation-order views.
Sort key for pagination boundaries. Use scheduled_for (default) to view follow-ups by trigger time. Use updated_at for recency feeds, or created_at for creation-order views.
Optional filter by follow-up status.
Optional filter to follow-ups associated with a single task.
Optional filter to follow-ups associated with a single task.
Optional filter to follow-ups associated with a single project.
Optional filter to follow-ups associated with a single project.
Response
OK