Get Users
Get Users
GET
https://roavhub.org/api/users
This endpoint allows you to get a list of all verified users.
Query Parameters
Name
Type
Description
robloxID
number
Useful when trying to identify a user over their robloxID.
discordID
string
Useful when trying to identify a user over their discordID.
Headers
Name
Type
Description
accessToken
string
Authentication token to track down who is interacting with our API.
Last updated
Was this helpful?