v2

Swagger 2.02026-08-01331211921.0 KB
Pullrequests

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.