GET /v1/notification-preferences
GET/v1/notification-preferences
Get the current user’s notification preferences
Beispiel
curl -X GET https://api.codemeta-os.de/v1/notification-preferences \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.notification-preferences.list();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |