Endpoint Examples
Get File
Get a stored file by its id. Can return a command output file or a stored file. File can be deleted, in which case will still return its properties, but storage_url will be null. Will not return input files.
GET
Authorizations
Path Parameters
The UUID of the file to get
Response
200
application/json
Successful Response
Represents a file stored by rendi. Could either be an uploaded file or a file generated by running a command.
This model contains metadata about files stored in rendi storage, including file details, media information, and storage location.