uploads
Get presigned download URL for upload data
GET
Get presigned download URL for upload data
Documentation Index
Fetch the complete documentation index at: https://developer.dromo.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This backend API key is different than your frontend license key. Please use the "Backend" license key from your Dromo Dashboard.
Path Parameters
Upload ID
Response
200 - application/json
Returns a signed URL to access the upload's data.
The presigned download URL to access the upload's data.
Example:
"https://dromo-user-imports.s3.us-west-2.amazonaws.com/b3f0ff47-07e0-4c98-90de-5451aff066c8.json?X-Amz-Algorithm=...&X-Amz-Credential=...&X-Amz-Date=...&X-Amz-Expires=1800&X-Amz-SignedHeaders=host&X-Amz-Signature=..."
Get presigned download URL for upload data
