- Access the Swagger user interface for the Search API. Please refer to the below knowledge article for details as to how to access the Swagger UI:
Image Artist: Using the Swagger user interface to query the Search API
- Obtain the dataset UUID from the SImA web interface:
- Use GET request /api/1.1/data/dataset/{dataset_UUID} to retrieve the results file item UUID:
- Use the item UUID with the GET request /api/1.1/data/dataset/{dataset_uuid}/result/{item_uuid}.txt to download the results file:
Comments
0 comments
Article is closed for comments.