Retrieve a paginated list of verified clickwrap events for the current tenant. Use this endpoint for audit workflows, compliance exports, and historical lookups across end users and templates.
Results are ordered newest first by actionAt. Filtering can be
applied individually or in combination.
The nextPageCursor value is opaque. Clients must treat it as an
uninterpreted value and pass it back exactly as returned.
Authenticated — requires X-APP-ID and X-APP-KEY headers.
Documentation Index
Fetch the complete documentation index at: https://docs.clickterm.com/llms.txt
Use this file to discover all available pages before exploring further.
Your application's App ID, sent as the X-APP-ID header.
Must be accompanied by X-APP-KEY for authenticated endpoints.
Your application's secret App Key (server-side only)
Filter by Clickwrap Template ID
Filter by end user identifier
Filter by verified event status
ACCEPTED, DECLINED Inclusive lower bound for actionAt (UTC, ISO-8601)
Inclusive upper bound for actionAt (UTC, ISO-8601). Must be after from.
Maximum number of results to return per page
1 <= x <= 100Opaque pagination cursor returned by the previous page