Allows to retrieve the content of a file by supplying the file identifier and the deployment unique identifier. The response body will contain a JSON response containing the contents of the file encoded as base64.
Default authentication mechanism
The unique deployment identifier
The unique file identifier
Path to the file to fetch (only for Git deployments)
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
One of the provided values in the request query is invalid.
The response is of type object
.
Allows to retrieve the content of a file by supplying the file identifier and the deployment unique identifier. The response body will contain a JSON response containing the contents of the file encoded as base64.
Default authentication mechanism
The unique deployment identifier
The unique file identifier
Path to the file to fetch (only for Git deployments)
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
One of the provided values in the request query is invalid.
The response is of type object
.