Skip to main content
List active organization members and their access to one project

Authorizations

Authorization
string
header
required

Opaque control credential

Path Parameters

projectId
string
required
Pattern: ^prj_[0-9a-z]{12,32}$

Query Parameters

cursor
string
Required string length: 1 - 2048
limit
integer
default:50
Required range: 1 <= x <= 100
Required string length: 1 - 200
access
enum<string>
default:all
Available options:
all,
granted,
not_granted

Response

Project access page

items
object[]
required
Maximum array length: 100
nextCursor
string
Required string length: 1 - 2048