GET /v6/deployments/{id}/files/{fileId}
Summary: Get Deployment File Contents
Operation ID: getDeploymentFileContents
Auth: unknown
Operation ID: getDeploymentFileContents
Auth: unknown
Description
Allows to retrieve the content of a file by supplying the file identifier and the deployment unique identifier. The response body will contain the raw content of the file.
Parameters (3)
fileId
(string, path, required)
The unique file identifier
id
(string, path, required)
The unique deployment identifier
teamId
(string, query, optional)
The Team identifier or slug to perform the request on behalf of.
No probe data for this endpoint yet.