End-User Credentials
This endpoint retrieves information about user members of the given business ID. When authorizing, the end user credential must belong to a user with a Business Admin role.
The endpoint will return and array of user objects including roles for each user.
Error | Type | Description |
---|---|---|
200 | http | Everything is OK |
403 | http | Not Authorized |
The payload in the response body is an array of objects with information about each user who is a member of the given business ID. Each object in the array corresponds to one member and includes that user's roles and privileges.