v2
latestOpenAPI 3.1.02026-07-2664759910.6 KBList Projects
List projects 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 filter to narrow the result set.
Query parameters
Maximum number of projects in this page. Default is 50; valid range is 1 to 100.
Maximum number of projects 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 and status values.
Opaque cursor from a previous list response. Omit for the first page. IMPORTANT: Reuse with the same order_by and status values.
Sort key for pagination boundaries. Use updated_at (default) for recency feeds. Use created_at for creation-order views.
Sort key for pagination boundaries. Use updated_at (default) for recency feeds. Use created_at for creation-order views.
Optional filter by project status.
Response
OK