LookupTableRevisionData
Get LookupTableRevisionArchivedData URL
Get a URL which you can use to download the data for the specified archived Lookup Table Revision:
- The contentType request parameter is required.
- The returned URL is presigned - you can copy it into a browser and the data file is downloaded locally.
- The upload URL is time limited - the expiry time is given in the response and the URL is valid for one hour.
post/organizations/{orgId}/lookuptables/{lookupTableId}/revisions/{lookupTableRevisionId}/data/archived
Path parameters
orgIdstring required
UUID of the organization
lookupTableIdstring required
UUID of the LookupTable
lookupTableRevisionIdstring required
UUID of the LookupTableRevision
Request body
Response
Returns the URL.