Projects

List all projects

Returns projects visible to the current workspace, ordered by creation time with the newest project first. Use starting_after or ending_before to page through large collections.

get/v2/projects

Query parameters

limitinteger

Page size, 1-200. Unset uses the server default.

starting_afterstring

Cursor for forward pagination. Set to the project_id of the last item from the previous page.

ending_beforestring

Cursor for backward pagination. Set to the project_id of the first item from the previous page.

Response

OK

objectstring required

Object discriminator for list responses; always list.

has_moreboolean required

Whether more projects are available in the selected pagination direction.

Changes

No changes recorded. 71 of the 251 revisions have no diff computed, so they could not be searched.