GET /users/{userId}/comments endpoint returns all comments for a user.
GET /users/{userId}/comments
Unique User Identifier
Unique comment ID
Comment body
Timestamp when comment is created
Timestamp when comment is updated