👥Get Users
Use this method to get multiple users' accound data simultaneously
Last updated
Use this method to get multiple users' accound data simultaneously
Last updated
Parameter | Type | Required | Description |
---|---|---|---|
perPage | String | Yes | Amount of users per page. |
page | String | Yes | Amount of pages |
sortBy | Enum | Yes | The field to sort the users by (any field in the user schema may be used) |
sortDir | Enum | Yes | Choose to sort in ascending (asc) or descending (desc) order |
User Filter | Enum | Optional | Filter user with context |
Filter Context | String | Optional | Filter context |