Files
Retrieve File Content
Returns the contents of the specified file.
GET
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
200 - text/plain
The raw content of the file.