Skip to main content
GET
List Project Sessions

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-31

Path Parameters

id
string
required
Pattern: ^proj_[0-9a-f]{32}$

Query Parameters

limit
integer
Required range: x >= 1
page
string
Pattern: ^c1_[0-9a-z]+$
role
enum<string>
Available options:
coordinating,
work
group
enum<string>
Available options:
working,
waiting_on_you,
ready_for_review,
landing,
idle,
resolved
include_resolved
enum<string>
Available options:
true,
false
include_archived
boolean

Response

Success

data
object[]
required
next_page
string | null
required