Retrieve enabled clickwrap templates for your app, optionally filtered by tags. Returns template metadata including the effective version, tags, and optional acceptance deadline.
Templates can be configured with custom tags in the ClickTerm UI to support flexible categorization (e.g., user types, registration-only flags, required flows).
Authenticated — requires X-APP-ID and X-APP-KEY headers.
When at least one template is linked to your app in the dashboard, only linked templates are returned. If no templates are linked, all enabled templates are returned.
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)
Tags to filter templates (repeatable)
Templates retrieved
Unique identifier of the clickwrap template
Display name of the clickwrap template
Effective major version of the template
Effective minor version of the template
Custom tags associated with the template (empty array if none configured)
When this template version became visible to end users (UTC, ISO-8601)
Optional acceptance deadline configured in the ClickTerm UI, or null