Get verification
Returns the status of a verification.
Check the status of a user verification when the user is redirected back to your provided redirectUrl, which you specified when creating the verification for the user.
Affiliations of a session can be empty even if the user has a valid affiliation with entity because the entity doesn't share the affiliation data with third parties.
| Query Parameters |
|---|
id string — REQUIRED |
secretToken string — REQUIRED |
| Responses | |||||||
|---|---|---|---|---|---|---|---|
200The verification data has been successfully returned.
| |||||||
400Provided | |||||||
404No verification could be found with provided | |||||||
429You have sent too many requests. Check the HTTP response headers for rate limiting details. |