Get form statistics
Returns cached form analytics including submission overview (total, confirmed, pending, completion rate), per-field statistics with value distributions for choice fields and grouped text responses, and a list of the latest 100 confirmed submissions. Requires form ownership or EVENT_TENANT/COMMUNICATION_TENANT permission in the same tenant.
Authorizations
Server-to-server authentication. Generate a token in the admin UI at
Settings → Developers → API Access. Send the raw token in the
Api-Token header — there is no Bearer prefix.
Tokens can be marked read-only at creation time, in which case the API
rejects any non-GET request with 403 Forbidden.
Path Parameters
Form identifier
Response
Form resource
"/api/v1/users/1"
"/api/v1/tenants/1"

