Organization Users
Retrieve all users in an organization, per organization ID.
Fetch Organization Users
Retrieving all organization users, per organization. This is done through querying the organization agents information.
For example: Let's get the organization users names and roles.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body (OrganizationWhereUniqueInput object)
Name
Type
Description
id*
string
Response
Returned values:
Name
Type
Description
firstName
string
User first name
lastName
string
User last name
roles
JSON
Array of roles