Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the file to retrieve content for.
Response
The file content.
The raw content of the file.
Returns the contents of the specified file.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the file to retrieve content for.
The file content.
The raw content of the file.