Skip to content
XC Scribe Docs
Search
K
Main Navigation
Guide
API Reference
Open XC Scribe
Appearance
Menu
Return to top
Get email notification preferences
GET
/api/v1/users/me/email-preferences
Get the current user's email notification preferences.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Responses
200
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"usage_billing"
:
true
,
"ai_studio"
:
true
,
"system_alerts"
:
true
}
GET
/api/v1/users/me/email-preferences
Playground
Server
Select a server...
Authorization
HTTPBearer
Try it out
Samples
Powered by
VitePress OpenAPI