Events recorded here correspond directly to event objects returned by the
ClickTerm API.
When to use this page
- Confirm whether your integration is working correctly
- Verify if a user accepted the latest version of Terms & Conditions
- Check acceptance status during support or dispute investigations
Events table

| Column | Description |
|---|---|
| ID | The event identifier |
| Event date | When the event occurred |
| End User ID | The user involved in the event |
| Clickwrap template | Which template was shown |
| Version | The version used in the session |
| App name | The application where the event happened |
| Event status | Verification status (Accepted, Pending, Declined) |
| Actions | View event details (for Accepted/Declined events) |
Most fields mirror the event data you can retrieve through the API.
Event statuses
Events follow this lifecycle:Pending
The user has started the clickwrap flow but has not completed it yet.
For example, they may have opened the document but not taken action.
This helps you track in-progress sessions and understand drop-off points.
Unverified
The end user has accepted or declined the terms, but your application
has not yet confirmed the outcome. Unverified events are not considered final.
Event details
The View button is enabled when an event has an Accepted or Declined status.Declined events

- General metadata
- Agreement provider details
- End user information
- Technical metadata
- Event timeline
Accepted events

Related
End users
View consent history per end user.
Developer guide: Downloading certificates
Retrieve certificates programmatically via the API.

