Skip to main content
GET
Read runtime sandbox file as raw bytes

Authorizations

Authorization
string
header
required

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

Query Parameters

path
string
required

Repository-relative path of the file to fetch. The response is the raw bytes from the configured default branch on GitHub.

Minimum string length: 1

Response

Successful response

reason
string
required
Allowed value: "repositoryNotFound"