Skip to main content

Get Email Preferences

GET /v1/notifications/email/preferences

Get user email notification preferences.

Parameters

NameTypeRequiredDescription
X-API-KeystringNo

Responses

200

Successful Response

{
"$ref": "#/components/schemas/EmailPreferencesResponse"
}

422

Validation Error

{
"$ref": "#/components/schemas/HTTPValidationError"
}