Box
Read a file from a Box
get/boxes/{boxId}/files
Path parameters
boxIdstring required
Public Box id returned by create/list/get box calls.
Query parameters
pathstring required
encoding'utf8' | 'base64'
Response
File contents.
Example response
{
"ok": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.