v1
latestOpenAPI 3.1.02026-08-067019120.8 KBFiles
Retrieve a stored file
Returns the contents of the stored file identified by file_number.
get/api/file/{file_number}
Path parameters
file_numberinteger required
Integer file number.
Query parameters
extensionstring
Return a specific file extension variant of the file.
filenamestring
Return a specific filename from the file's directory.
Response
File contents.