Retrieve a QR code login verification.

Retrieve a QR code login verification.

This API can be used from the unauthenticated browser that displayed the QR code to determine if a scanning device has completed the verification. The request must include the 'dsi' attribute to validate the caller is authorized to retrieve the verification.

If 'returnJwt' is 'true', the 'authnAnyUser' entitlement and an authenticated context are required.

NB: Once a verification's state has changed from PENDING, it will cease to exist after a given time.

Entitlements:
- None

Path Params
string
required

The specific verification identifier.

Query Params
string
required

The associated device session identifier.

boolean

If included and set to 'true', and accompanied by the 'authnAnyUser' entitlement and an authenticated context, a JWT will be included in the verification response.

Responses

Language
URL
Response
Choose an example:
application/json