Skip to main content
GET
List projects

Authorizations

Authorization
string
header
required

Signed bearer token returned by POST /auth/token. Send it in the Authorization header as Bearer <token>.

Response

Project list.

id
string
required

Stable identifier for the project.

Example:

"project_example_001"

name
string
required

Project name shown in the portfolio.

Example:

"Project Atlas"

summary
string
required

Short summary of what the project is or does.

Example:

"Example summary for a customer-facing workflow automation product."