Retrieve an asynchronous verification result

Retrieves the outcome of a verification that returned 202 with a reference_id. Applies to the UAN products that can hand off: /verify/employment_history, /verify/uan_passbook/without_otp and /verify/pf_employee_passbook. Poll after retry_after_seconds and keep polling while the response is 202. Once the verification completes, the response is byte-identical to the response the original endpoint would have returned synchronously, so an existing parser needs no change. This endpoint is never billed and can be called as often as the retry guidance allows. A reference_id is only readable by the customer that created it, and only until its retention window expires.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 64

The reference_id returned in the 202 response of the original verification request.

Responses

401

Unauthorized - Invalid or missing API key / client id

default

Verification completed with a failure. The stored failure status and body are replayed byte-identically, so the status is whatever the original endpoint would have returned synchronously, for example 400, 404, 502 or 503. A replayed failure is not billed.

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