Projects

The project object

Fields

Field Type Description
id integer

The unique ID of the project.

organization_id integer

The ID of the organization that owns the project.

name string

The display name of the project.

organization Organization

The parent organization. Returned when requested via include=organization.

created_at datetime

When the project was created.

updated_at datetime

When the project was last updated.