Skip to main content

GET /listcleaning/list/{id}/presigned_url/{key}

GET 

listcleaning/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_urlstring
      Presigned S3 URL for downloading the list (valid for 1 hour)
Error Codes

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

404 Not Found

Not Found

500 Internal Server Error

Internal server error