Skip to main content
GET
List Phases

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
project_id
string
required

Response

Successful Response

project_id
string
required
name
string
required
description
string
required
phase_order
integer
required
status
string
required
created_at
string
required
tasks
TaskResponse · object[]