GET /listcleaning/list/{id}/presigned_url/{key}
GETlistcleaning/list/:id/presigned_url/:key
Returns a presigned S3 URL valid for 1 hour to download listcleaning results.
Path Parameters
id string Required
The ID of the listcleaning list
key string Required
The list variant to download
Returns
- dataobject
- presigned_urlstringPresigned S3 URL for downloading the list (valid for 1 hour)
- presigned_urlstring
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
404 Not Found
Not Found
500 Internal Server Error
Internal server error