Notifications auslesen
GET/notifications/ 
v1
GET
getNotifications
Liste alle Notifications worauf der Login aktuell rechte hat aus
Request
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    https://api.mittwald.de/v1/notifications?countOnly=true