Skip to main content
GET
Get Project

Authorizations

Authorization
string
header
required

Backend-issued machine access token for project-scoped API access.

Path Parameters

project_id
string<uuid>
required

Response

Successful Response

Project resource returned by platform endpoints.

created_at
string<date-time>
required

Project creation timestamp.

name
string
required

Display name for the project.

organization_id
string<uuid>
required

Owning organization identifier.

project_id
string<uuid>
required

Project identifier.

slug
string
required

Stable project slug.

archived_at
string<date-time> | null

Archive timestamp when the project is no longer writable.