How to get comments of an event? Show Events API does not seem to contain the Comments.
Ref: https://community.telligent.com/community/11/w/api-documentation/64616/events-rest-endpoints
How to get comments of an event? Show Events API does not seem to contain the Comments.
Ref: https://community.telligent.com/community/11/w/api-documentation/64616/events-rest-endpoints
can you please let me know what are you using for authenticating the rest api
I am using this:
curl --location --request GET 'unilever.telligentdemo.com/.../comments.json' \ --header 'Rest-User-Token: (removed)'