Skip to main content
GET
Get the changed files of the task's published pull request at a pinned commit

Authorizations

Authorization
string
header
required

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

Path Parameters

taskID
string
required

Query Parameters

head_sha
string
required
Required string length: 40
Pattern: ^[0-9a-f]{40}$

Response

OK

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