v1
latestOpenAPI 3.0.02026-08-066425196.1 KBComments
Get comments by their contributor's userId.
Get comments by their contributor's userId. Returns a JSON result.
get/comments/userId/{userId}
Path parameters
userIdstring required
userId of contributor whose comments to return
Query parameters
debugboolean
Turns on debug mode, showing metadata in the response body, if set to true.
Response
A body of response data containing comment objects if any were found.