User APIs/Profile & Settings
Get Email Subscription
GET
/user/profile/email-subscriptionBearer token required
ADMIN | USERContent-Type:
application/jsonCode Examples
curl -X GET 'https://<your-domain>:3001/user/profile/email-subscription' \
-H 'Authorization: Bearer <token>'Try It
API Playground
Sends a real request to the configured server