get https://api.feedbackchimp.com/ext/api/v1/posts//comments/
Retrieve a list of all feedback post comments within the workspace.
Log in to see full request history
Response
Retrieve a list of all feedback post comments within the workspace.
xxxxxxxxxx
curl --request GET \
--url https://api.feedbackchimp.com/ext/api/v1/posts/post_slug/comments/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: