Retrieve information about a specific user.
{ "discordId": "987654321098765432", "username": "example_user", "avatar": "https://cdn.discord.com/avatars/987654321098765432/a_1234567890abcdef.png", "biography": "This is an example user biography.", "contributor": false, "donator": false, "links": [ { "type": "GITHUB", "value": "exampleuser" } ] }
{ "status": 404, "message": "The user you are looking for does not exist on our website." }