Appearance
Get Discord account settings
Returns the current Discord account settings including webhook identity (display name and avatar), connected channel, and guild information.
GET /v1/accounts/{accountId}/discord-settings
Returns the current Discord account settings including webhook identity (display name and avatar), connected channel, and guild information.
Parameters
accountId(path, string) required
Responses
200 — Discord account settings
account(object)
400 — Not a Discord account
401
404 — Account not found