Skip to main content
Get members of a project

Authorizations

Authorization
string
header
required

Builder authentication and authorization

x-sutro-api-client
string
header
required

A unique identifier for the API Client making a request

Path Parameters

projectId
string<uuid>
required

Response

List of project members

id
string<uuid>
required

Unique identifier for the member

username
string
required

Username of the member

email
string<email>
required

Email address of the member

fullName
string
required

Full name of the member

role
string
required

Role of the member

onboardingCompleted
boolean
required

Whether the member has completed onboarding