Skip to main content
GET
Error

Authorizations

X-API-Key
string
header
required

Personal Access Token, sent verbatim as pat_<32 chars>. PATs are minted from the Chief settings UI.

Path Parameters

id
string
required

Project identifier in the path. Project routes carry no tenancy header; ids outside the caller's reach respond with HTTP 404.

Pattern: ^project_[a-z0-9]{20}$

Response

The project's members.

data
object[]
required