Skip to main content
GET
Requires scope: api:manage-projects Requires an org-wide key.

Parameters

str
required
Project id or slug.

Returns

Project
str
Olira project id.
str
Display name.
str
URL-friendly handle.
str | None
Optional description.
str | None
Intent tag (“dev” / “staging” / “prod”).
str
“active” or “deprecated”.
bool
True for the organization’s default project.
str | None
ISO 8601 creation timestamp.
str | None
ISO 8601 deprecation timestamp, if deprecated.

Raises