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

Clickwrap events table
Most fields mirror the event data you can retrieve through the API.
Event statuses
Events follow this lifecycle:1
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.
2
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.
3
Accepted or Declined
After your system verifies the event, the status becomes Accepted or Declined.
These are final states.
Event details
The View button is enabled when an event has an Accepted or Declined status.Declined events

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

Accepted event details
Related
End users
View consent history per end user.
Developer guide: Downloading certificates
Retrieve certificates programmatically via the API.
API reference — List events
Reference for the clickwrap events listing endpoint.

