Retrieve User Comments
GET User Comments
GET /users/{userId}/comments
endpoint returns all comments for a user.
Path parameters
userId
Unique User Identifier
Headers
x-api-key
Response
OK
commentId
Unique comment ID
body
Comment body
files
createdTimestamp
Timestamp when comment is created
updatedTimestamp
Timestamp when comment is updated