get
getRefreshedPresignedUrl
API docs by Redocly
Refresh presigned url API
(v1)
getRefreshedPresignedUrl
Get presigned Url for export file
query Parameters
filePath
required
string
Path to exported file
Responses
200
Presigned Url for download
get
/refresh-presigned-url
/refresh-presigned-url
Response samples
200
Content type
application/json
Copy
{
"url"
:
"string"
}