Skip to main content
GET
Get the changed files of a reviewed pull request 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

Response

OK

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