File API
Retrieve file content
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 retrieved successfully
The response is of type file
.