Retrieve all comments that were created by a user.get https://example.com/authoring/v1/comments/by-user/{userId}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsuserIdstringrequiredQuery Paramssincedate-timeoffsetintegerDefaults to 0limitintegerDefaults to 50orderstringenumDefaults to descendingdescendingascendingAllowed:descendingascendingfieldsarray of stringsfieldsADD stringResponses 200Successfully lists a paged result view of all comments for the specified userId, optionally filtered by date. 429Too Many Requests, the server has reached a limit, the request must be sent again at a later time. 503Unable to list the comments in the database as the service is unavailable. Try again later. defaultUnexpected error.Updated 8 days ago