Retrieve all comments that were created by a user.

Use the /comments/by-user/{userId} endpoint to fetch all comments that were created by the specified user. Optionally, the query parameter since can be used to fetch comments only 'since' a specific date.
User roles: admin, manager, editor, viewer

Language
Click Try It! to start a request and see the response here!