Hocine
10 years agoContributor
How to get the recipient list of a private note with REST API
Hi all,
We are developing a mobile application for our community. So i am trying to take stock of all API calls that we will need.
I'm facing a problem with private notes API. When we have multiple recipients.
This is my REST API call:
/restapi/vc/users/id/user_id/mailbox/notes/id/note_id
Instead of returning the recipient list in the node 'to', this returns no recipient node.
​Is there any solution for this issue? Like a parameter that i can add to this call so that i can see the recipient list in this case?
Thanks & Regards,​
Hocine