List group or organization users

The List Users in Group endpoint allows users with the "Platform management: Groups" permission to list users in their organization or a group within their organization.
The response returned can be filtered based on the status of the user (active or inactive or both). Inactive users are those who have been de-activated but are still part of the organization. If no status query parameter is given,
both active and inactive users are returned.
The maximum number of users that can be returned by a single request is 2000. To list more users use the offset and limit query parameters as described below.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!