Skip to main content
GET
List projects
Returns your organization’s projects (workspaces). Every endpoint that accepts a project_id uses these ids — omit the parameter anywhere to operate in the default project. See Projects for what a project scopes.

Authorizations

Authorization
string
header
required

A cb_live_ API token, created in the panel under API Tokens.

Response

Successful Response

id
string
required

Project id — pass it as project_id elsewhere.

name
string
required

Human-readable project name.

is_default
boolean
required

Whether this is the organization's default project.