v2
latestSwagger 2.02026-08-01331211921.0 KBPullrequests
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 with the sort query parameter.
This endpoint also supports filtering and sorting of the results. See filtering and sorting for more details.
get/repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/comments
Response
A paginated list of comments made on the given pull request, in chronological order.