Skip to main content
GET
Get project

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Successful response

id
string
required
name
string
required
description
string | null
required
color
string | null
required
icon
string | null
required

Name of a Nucleo icon (PascalCase, e.g. Notepad, Atom). Must be a valid icon from https://nucleoapp.com - unknown names will not render in the dashboard or portal.

state
string | null
required
progress
number | null
required
sort_order
number
required
total_score
number
required
is_visible
boolean | null
required
created_at
string
required
updated_at
string
required
linear_project_id
string | null
required
linear_team_ids
string[]
required
linear_team_names
string[]
required