Get Result Status

Get the current status of the one-off data retrieval process.

Your application should poll this endpoint to check the status of the result processing before fetching data from other endpoints. Use the available_results flags to know when each type of result is available for your application to fetch.

Once the returned status becomes COMPLETE or ERROR, the result will no longer be updated and your application can stop polling.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!