Skip to main content
GET
List the projects in a workspace (scope: projects.read)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace-id
string
required

The identifier for the workspace

Response

The workspace information was retrieved successfully

workspace
string
required

The workspace id (matches the workspace-id sent with the request)

Example:

"z3plqkvf52r"

projects
ProjectsItemResponse · object[]
required