Discourse-user-notes API

Thanks to @Falco , I am able to get the user_notes.

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