Get download URLs for completed access request

Returns a pre-signed URL to download the data export for a completed ACCESS request. The URL is valid for 24 hours.

Authentication

Impilo-API-Keystring
API Key authentication via header

Path parameters

idlongRequired

Response

Download URL returned
downloadUrlstring or null

Pre-signed URL to download the artifact.

expiresAtstring or nullformat: "date-time"

The date/time when the download URL expires.

Errors