Verification Events

Event broadcast service

Event broadcast helps provide visibility into user activity from the beginning to the end of the verification submission journey and allows you to respond to user interactions in the verification submission journey by implementing a desired event handler in your code.

Response

Parameter

Type

Description

cursor

String

Cursor is used like a pointer to filter and get the next set of verification events

nextAction

String

Possible values are
POLL - There are more verification events in the pipeline
NONE- No more events available

verificationEvents

Object[]

Please refere Verification Events section