v3
latestOpenAPI 3.1.02026-08-0864805951.5 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) for latest-scheduled-first follow-up feeds, scheduled_for_asc for soonest-scheduled-first pending sweeps, updated_at or updated_at_asc for recency/staleness feeds, and created_at or created_at_asc for creation-order views.
Sort key for pagination boundaries. Use scheduled_for (default) for latest-scheduled-first follow-up feeds, scheduled_for_asc for soonest-scheduled-first pending sweeps, updated_at or updated_at_asc for recency/staleness feeds, and created_at or created_at_asc 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