Retrieve the results of an asynchronous operation.

Use this endpoint to retrieve the results of an asynchronous operation as a downloadable, compressed JSON file.

Notes:

  • When using an asynchronous AdeptID endpoint, callers will receive an immediate response containing a result_set_id and a result_set_link. To retrieve the results, the result_set_id must be sent via Result Sets (result_set_link pre-formats the URL for this step).
  • Initially, while processing of the original request is still ongoing, the response from Result Sets will read "state": "pending".
  • When processing has completed, the response from Result Sets will read "state": "done" and contain a file_url to download a compressed JSON file containing the operation's results.
Language
Credentials
Header
Click Try It! to start a request and see the response here!