How to GET running or processing extractions on DSS/TRTH

The RESTAPI for `Extractions` are not working properly.

I expect to get all extractions back with this endpoint "https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ReportExtractions", however, I am only getting the `Completed` executions, but not the `Running` or `Pending` ones.

I have also tried "https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ReportExtractionGetPendingOrProcessing", expecting getting `Pending` and `Processing` extractions, but I got nothing when there're a dozen of `Processing` and `Pending` extractions.

The only way to get extraction back is via "https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ReportExtractions('{job_id}')", however it is not ideal when there are a long list of extraction.

Can you tell me how to get the `Pending` and `Processing` extractions in one request? the API reference is not helpful.

Best Answer

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.