A valid request URL is required to generate request examples
{ "userId": "<string>", "username": "<string>", "avatar": "<string>", "guilds": [ { "id": "<string>", "name": "<string>", "permissions": "<string>" } ] }
Returns the authenticated user’s profile and guild list. Requires a valid Bearer JWT in the Authorization header.
JWT token provided in the Authorization header as Bearer .
Current user info
Show child attributes