headless
Get presigned download URL for headless import data
GET
Get presigned download URL for headless import data
Authorizations
This backend API key is different than your frontend license key. Please use the "Backend" license key from your Dromo Dashboard.
Path Parameters
Headless import ID
Response
200 - application/json
Returns a signed URL to access the headless import's result data.
The presigned download URL to access the headless import's result 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 headless import data
