List projects
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
status
Filter to active or closed projects.
Allowed values:
prefix
Filter to projects with this prefix (case-insensitive).
templateId
Filter to projects created from this template.
order
Apply the caller's saved sidebar order to the result.
Allowed values:
Response
The accessible projects.
projects
Errors
401
Unauthorized Error