Notes

MyWork supports private notes on feeds and broadcast messaging with private annotations.

curl -X GET "https://{APP_URL}/mywork/v1/notes?feed_id=<id>" \
  -H "X-reflexis-csrf-token-X: <TOKEN>"

Broadcast endpoints:

  • GET /mywork/v1/broadcast/messages
  • GET|POST /mywork/v1/broadcast/private-notes