projects
List Projects
List all projects for the authenticated organization.
Platform JWT callers are rejected with HTTP 403 because platform agents operate inside a single project scope and have no legitimate reason to enumerate every project in the tenant.
Returns: Projects ordered by name ascending.
GET
List Projects
Previous
Create ProjectCreate a new project in the caller's organization.
Platform JWT callers are rejected with HTTP 403: platform agents
cannot create new projects. Human Clerk sessions and API keys may
create freely within their tenant namespace.
Returns:
Created project with server-assigned ID and timestamps.
Next
List Projects