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.
The path on the Devbox filesystem to read the file from. Path is relative to user home directory.
OK
The response is of type string.