v1
latestOpenAPI 3.0.12026-07-14182037.3 KBFiles
Get signed URL to access private file.
Generates signed URL that allows temporary access to a private file.
get/files/v3/files/{fileId}/signed-url
Path parameters
fileIdstring required
ID of file.
Query parameters
size'thumb' | 'icon' | 'medium' | 'preview'
For image files. This will resize the image to the desired size before sharing. Does not affect the original file, just the file served by this signed URL.
expirationSecondsinteger
How long in seconds the link will provide access to the file.
upscaleboolean
If size is provided, this will upscale the image to fit the size dimensions.
Response
successful operation