Skip to main content

GroupMember

user_idstring
Example: 1VJEQAYWW54TZ5VD
namestring
Example: John Doe
emailstringnullable

Email (only visible with view_full_staff_details scope)

avatarstringnullable

Avatar URL

levelstring

Possible values: [member, team_lead, director, division_director]

Example: member
titlestringnullable
Example: App Developer
credit_asstringnullable
Example: J. Doe
GroupMember
{
"user_id": "1VJEQAYWW54TZ5VD",
"name": "John Doe",
"email": "string",
"avatar": "string",
"level": "member",
"title": "App Developer",
"credit_as": "J. Doe"
}