GET
Get verification status

Authorizations

Authorization
string
header
required

The user's id_token from authentication — the ID token, not the access_token. The program and environment (sandbox/prod) are read from the token.

Path Parameters

applicationId
string
required

The application id from create / get.

Query Parameters

includeUbos
boolean
default:false

Include per-UBO verification statuses (business applications).

Response

Verification status

success
boolean
Example:

true

data
object