Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

Project ID

Response

Project details

Project details response

created_at
string
required

Creation timestamp (RFC3339)

id
string
required

Project ID

name
string
required

Project name

updated_at
string
required

Last update timestamp (RFC3339)

description
string | null

Optional project description