cURL
curl --request GET \ --url https://api.agentic.scope3.com/api/v2/notification-preferences \ --header 'Authorization: Bearer <token>'
{ "data": null, "error": { "code": "<string>", "message": "<string>", "field": "<string>", "details": {} } }
Get notification opt-in preferences for the authenticated user.
API key or access token
Get notification preferences