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
I am using this:
curl --location --request GET 'unilever.telligentdemo.com/.../comments.json' \ --header 'Rest-User-Token: (removed)'
Hi Gaurav, what are the request parameters you are sending?
I am using this:
curl --location --request GET '
You received results here correct? Like Satish mentioned, try [yoursite]/api.ashx/v2/comments.json?ContentId=XXXXXXXX and report back results.