latestOpenAPI 3.1.02026-08-225721892.2 MB

19fd2b70854e

Discord

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

Path parameters

accountIdstring required

Response

Discord account settings

Example response

{
  "account": {
    "platform": "discord"
  }
}