get https://api.intempt.com/v1//projects//users/list
This request returns users for a given organization. It's possible to get more detailed information about each user using URL params. For instance, if includeSegments
set true, segmentation info will be returned for each user. You can also filter users using UR params.
Success Response
The user list is returned for a given organization.