Download silo entry file's data. Content type and disposition will be set according to the source.
get/silo/v1/entries/{entry_id}/files/{id}
Path parameters
idstring required
UUID of the file to fetch, may be a previous version.
Example:347c5b04-cde2-11ed-afa1-0242ac120002
UUID of the file to fetch, may be a previous version.
entry_idstring required
UUID of the silo entry.
Example:347c5b04-cde2-11ed-afa1-0242ac120002
UUID of the silo entry.
Response
Contains the file data.