For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
22 2 3 5

What would be the API request message to collect an extracted file available on GUI?

dss-rest-apidss#product
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Upvotes
Accepted
61.7k 173 45 65

@Lukasz Ossowski

Thanks for reaching out to us.

You can refer to the /Extractions/ExtractedFiles endpoint on the DSS REST API Reference Tree which can be used to retrieve a list of files and download files.

Get a list of files

1679367267662.png

Download a file by an extracted file ID (ExtractedFileId)

1679367319053.png

Otherwise, if you would like to download extracted files from schedule extractions, please refer to this DSS REST API: Downloading Completed Extraction Files by a Schedule Name article.

I hope that this information is of help.


1679367267662.png (69.1 KiB)
1679367319053.png (42.0 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.