Skip to main content
GET
Get Project

Authorizations

x-api-key
string
header
required

API key for authentication

x-selected-account-id
string
header
required

Selected Account ID

Path Parameters

project_id
string
required

Response

Successful Response

Project response model.

id
string
required

ID of the entity

name
string
required

Project readable name

status
enum<string>
required

Project status

Available options:
active,
archived
created_at
string<date-time>
required

Datetime when the project was created

configuration
ProjectConfiguration · object | null

Project configuration

archived_at
string<date-time> | null

Datetime when the project was archived