List Comments On A Pull Request

Returns a paginated list of the pull request's comments.This includes both global, inline comments and replies.The default sorting is oldest to newest and can be overridden withthe `sort` query parameter.This endpoint also supports filtering and sorting of the results. See[filtering and sorting](/cloud/bitbucket/rest/intro/#filtering) for moredetails.