Skip to main content
List projects for an organization

Response

200 - application/json

Successful Response

name
string
required

The name of the project.

id
string
required

The unique identifier for the project.

organization_id
string
required

The ID of the organization this project belongs to.

created_at
string<date-time>
required

Timestamp of when the project was created.

updated_at
string<date-time>
required

Timestamp of when the project was last updated.

description
string | null

An optional description for the project.

user_project_roles
UserProjectRole · object[] | null

The user project roles in the project.