Endpoint Examples
List Stored Files
Get the list of all stored files for an account, ordered by creation time - descending. Can return command output files or stored files. Will not return deleted files or input files.
GET
Authorizations
Query Parameters
Maximum number of files to return
Required range:
0 < x <= 1000
Number of files to skip before starting to collect the result set
Required range:
x >= 0
Response
200
application/json
Successful Response
The response is of type RendiBaseStoredFile · object[]
.