Files
Retrieve file content
Returns the content of a file.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/octet-stream
File content
The response is of type file
.