Our request has changed! Please use https://api.unrealapi.com for the base url
POST /get-user-permissions
Get every permission a user has.
Headers
| Name | Value |
|---|---|
| apikey | 28-Character API Key |
Body
| Name | Type | Description |
|---|---|---|
| userId | string | ID of the user to get permissions for |
| discordBotToken | string | Your Discord bot token |
| channelId | string | Channel to check permissions for (optional; defaults to global permissions) |
| guildId | string | Server ID |
Response
- 200: OK
- 400: Bad Request
- 429: Too Many Requests
