List workspace projects

Returns cursor-paginated projects accessible to the authenticated user. V2 includes archived projects by default; use filters[archived] to narrow. V1 excluded archived projects by default and accepted filters[deleted], which V2 does not.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

workspaceId identifier.

Query Params
integer
1 to 200

Number of results from the start of the list. Do not combine with last.

integer
1 to 200

Number of results from the end of the list. Do not combine with first.

string

Cursor returned by a previous response for forward pagination.

string

Cursor returned by a previous response for backward pagination.

boolean

When true, include totalCount in pageInfo.

string

Sort expression: field asc|desc. Common fields: createdAt, modifiedAt, rank.

boolean

Filter by archived state. V2 includes archived projects by default unless filtered.

string

Filter by parent project ID.

Responses

403

Forbidden

404

Not Found

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json