GET
Get verify status
Step 2. Poll with the requestId from verify until status is no longer PROCESSING. While it’s still running you get error_code: "VERIFICATION_PROCESSING". When it’s done, the result lists each item as valid or invalid (with errors) and the account balances available to cover the batch. Fix or drop the invalid items, then initiate with the set you want to send.

Authorizations

Authorization
string
header
required

The caller's id_token from authentication — the ID token, not the access_token. The program and environment come from the token.

Path Parameters

requestId
string
required

The requestId returned by verify.

Response

Validation result (or still processing)

The response is of type object.