Skip to main content
GET
List Team Members

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

200 - application/json

Array of member objects with id, username, email, fullname, and roles fields

id
integer

User ID of the team member

username
string

Username of the team member

email
string

Email address of the team member

fullname
string

Full name of the team member

roles
string[]

List of role names assigned to the member on this team