get https://api.motaword.com/projects//comments
Log in to see full request history
Get a list of comments for the whole project, regardless of the activities. This is the broader version of "List activity comments".
Responses
Get a list of comments for the whole project, regardless of the activities. This is the broader version of "List activity comments".
xxxxxxxxxx
curl --request GET \
--url https://api.motaword.com/projects/id/comments \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: