v3
latestOpenAPI 3.1.02026-08-0864805951.5 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 newest-updated-first recency feeds, updated_at_asc for oldest-updated-first staleness sweeps, created_at for newest-created-first views, or created_at_asc for oldest-created-first views.
Sort key for pagination boundaries. Use updated_at (default) for newest-updated-first recency feeds, updated_at_asc for oldest-updated-first staleness sweeps, created_at for newest-created-first views, or created_at_asc for oldest-created-first views.
Optional filter by project status.
Response
OK