get https://api.safetyculture.io/groups//users
Lists the users in a group or all users in your organization.
This endpoint returns a maximum of 2,000 users. To list more users, use the offset
and limit
query parameters.
You can also filter the results by specifying the status
of users (active
or inactive
). inactive
users are those who have been deactivated but are still part of your organization.
This endpoint requires the "Platform management: Groups" permission.