notifications

Notifications API

List all current user pending notifications

get
Header parameters
X-Fieldsanyoptional

An optional fields mask

Responses
curl -L \
  --url 'http://www.data.gouv.fr/api/1/notifications/'
[
  {
    "created_on": "2025-03-25T05:00:16.425Z",
    "details": {},
    "type": "text"
  }
]

Dernière mise à jour

Cet article vous a-t-il été utile ?