Result Sets

Retrieve the results of an asynchronous operation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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

Additional 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.
Path Params
string
required

The ID of the result set to retrieve.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json