Discourse-user-notes API

Grazie a @Falco , sono in grado di ottenere le note utente.

curl https://community.domain.com/admin/reports/user_notes.json \
  -H 'Api-Key: abcdefghijklmnop' \
  -H 'Api-Username: system'
4 Mi Piace