Skip to main content
GET
Get All Team Group Users

Parameters

integer
required
The team group id to get the users from

Response

Array of user objects with the following properties:
string
required
The user’s identifier
string
required
The user’s first name
string
required
The user’s last name
string
required
The user’s email
string
required
The user’s personal balance
boolean
required
Whether or not this user is a sandbox user or not
integer
required
The user’s team group id
integer
required
The team’s organization id
integer
required
The user’s invitation key - the user invitation identifier that was used by this user to sign up.