Skip to main content
GET
Get a pull request's changed files with unified-diff patches

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

pullRequestID
string<uuid>
required

Query Parameters

expected_head
string
Pattern: ^[0-9a-f]{40}$

Response

OK

files
object[]
required
total_files
integer<int64>
required
Required range: x >= 0
truncated
boolean
required