users
List users
List confirmed user accounts.
get/groups/{groupId}/apps/{appId}/users
Query parameters
afterstring
The id of the last user returned by a previous paginated request.
sortstring
The field name to sort results by. The only valid value is the default: _id.
descboolean
If true, returns sorted results in descending order. If not specified or set to false, results return in ascending order.
Response
Successfully listed.
Changes
No recorded changes to this endpoint across all 50 revisions of this API.