get https://example.com/authoring/v1/comments/by-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