Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Devbox ID.
Body
application/json
Response
OK
The response is of type file
.
Download file contents of any type (binary, text, etc) from a specified path on the Devbox.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Devbox ID.
OK
The response is of type file
.