Skip to main content
GET
Get form statistics

Authorizations

Authorization
string
header
required

Paubox API key sent as Authorization: Bearer YOUR_API_KEY. API keys are created in the Paubox dashboard and must have the "forms" scope; a key without the forms scope receives 401 Unauthorized. A valid key used against a resource that belongs to a different customer receives 403 Forbidden.

Query Parameters

customer_id
integer

Paubox customer ID. Defaults to the customer that owns the API key.

Response

Form statistics

active_form_count
integer

Number of active forms

total_submission_count
integer

Total submissions across all forms

submissions_last_7_days
integer

Submissions received in the last 7 days