Skip to main content
GET
/
notification-preferences
Get notification preferences
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": {}
  }
}

Authorizations

Authorization
string
header
required

API key or access token

Response

Get notification preferences