Secure file serve
Downloads a file using the backend and the secure file serve feature. The signed data is extracted from the URL and used to verify if the user has access to the file. If the permissions check passes and the file exists, the file is served to the user.
This is a enterprise feature.
get/api/files/{signed_data}
Path parameters
signed_datastring required