List projects

View as Markdown

Returns the projects the caller can access, each decorated with a per-project activity rollup.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Query parameters

statusenumOptional
Filter to active or closed projects.
Allowed values:
prefixstringOptional

Filter to projects with this prefix (case-insensitive).

templateIdstringOptional
Filter to projects created from this template.
orderenumOptional
Apply the caller's saved sidebar order to the result.
Allowed values:

Response

The accessible projects.
projectslist of objects

Errors

401
Unauthorized Error