webhook event ids
-
In the
user.login.success
webhook event there is an ID field.Is this unique?
Is this event stored somewhere?
-
This is a unique Id field per event, we do not currently persist this event for later retrieval.
If you want any persistent storage of the events, you would need to capture and store the event.