Get profile
Get a users profile by ID
Query Parameters |
---|
id string — REQUIREDID of the user |
fetchUser booleanIf toggled, fetches the Discord user of that ID (if profile is in the database) |
externalService string[]Possible values: [ If toggled, fetches the data for that ID from an external API. Currently supported: Lanyard (lanyard.rest) |
Responses | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
default Profile (with false or undefined fetchProfile)
| ||||||||||||||||||||||||||||||||||||||||||
200 ?fetchUser=true Profile (with true fetchProfile)
|