Webhook Events
connection.completed
This event is emitted when a user successfully completes the authentication process. This can occur either by creating a new connection or by merging with an existing connection to avoid duplicates. Subscribing to this event allows you to receive details of any successful authentication along with the resulting connection information.
id
string
requiredtype
enum<string>
requiredAvailable options:
connection.completed
timestamp
string
requiredISO 8601 date
detail
object
required