Skip to main content
GET
show team members

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

Success response

id
integer

User ID

Example:

123

username
string

Username of the team member

Example:

"johndoe"

email
string

Email of the team member

Example:

"johndoe@example.com"

fullname
string

Full name of the team member

Example:

"John Doe"

roles
string[]

Roles assigned to the team member

Example: