Skip to main content
GET
Get a project

Authorizations

Authorization
string
header
required

Requires an API key. See the Authentication guide.

Path Parameters

project_id
string
required

Response

200 - application/json

Project record.

id
string
required
title
string
required
created_at
string<date-time>
required
type
string
default:project
Allowed value: "project"
description
string | null

Free-text description of the project.

updated_at
string<date-time> | null