👥Get Users
Use this method to get multiple users' metadata simultaneously, such as the name, bio, social link, etc.
Usage in your script
Parameters
Last updated
Use this method to get multiple users' metadata simultaneously, such as the name, bio, social link, etc.
Last updated
Parameter | Type | Required | Description |
---|---|---|---|
perPage
String
Yes
Amount of users per page.
page
String
Yes
Amount of pages
sortBy
String
Yes
The field to sort the users by (any field in the user schema may be used)
sortDir
String
Yes
Choose to sort in ascending (asc) or descending (desc) order