Read file contents from a file on a Devbox as a UTF-8. Note ‘downloadFile’ should be used for large files (greater than 100MB). Returns the file contents as a UTF-8 string.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Devbox ID.
OK
The response is of type string
.