v2
latestOpenAPI 3.0.02026-08-013312111.4 MBPullrequests
List commits on a pull request
Returns a paginated list of the pull request's commits.
These are the commits that are being merged into the destination branch when the pull requests gets accepted.
get/repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/commits
Response
A paginated list of commits made on the given pull request, in chronological order. This list will be empty if the source branch no longer exists.