Get generated file raw named
GET/box/:scope/file/:file_id/generated/:type/raw/{*tail}
Request the contents of a specific generated file type for a file, will return the file contents
See [get_raw_named] for reasoning
Request
Responses
- 200
- 404
- 500
Obtained raw file successfully
Generated file not found
Internal server error