Hi there,
How can I get all private messages sent to a group, such an endpoint don’t exists in the docs.
Thanks,
Fares
Hi there,
How can I get all private messages sent to a group, such an endpoint don’t exists in the docs.
Thanks,
Fares
You can issue a GET to /topics/private-messages-group/username/group.json and paginate the results.
Also worth reading How to reverse engineer the Discourse API