v2
latestOpenAPI 3.0.02026-07-311824171.4 MBAccount Management
Private
Retrieves the currently configured language preference for email notifications. Returns the language code (e.g., en, ko, zh, ja, ru) that is used for all email communications sent to the account.
Scope: account:read
get/private/get_email_language
Response
Success response
Example response
{
"result": "en"
}