Projects
List Project Members
Returns every user holding a grant in the project. Project members are distinct from chat members: project membership grants access, while a restricted chat’s audience can only narrow it within the project.
GET
Error
Authorizations
Personal Access Token, sent verbatim as pat_<32 chars>. PATs are
minted from the Chief settings UI.
Path Parameters
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.