Download endpoint
When you load some file in snello, the file will be renamed using a UUID.
The path to download the files, using the REST api, will be:
host://
website.it
:port
/api/documents/
{uuid}
/download
For example:
Last updated
When you load some file in snello, the file will be renamed using a UUID.
The path to download the files, using the REST api, will be:
host://
website.it
:port
/api/documents/
{uuid}
/download
For example:
Last updated