List / search customers
Customers who gave feedback, with CRM context (plan, ARR, active/churned) and account-family hierarchy: a parent account and its child properties.
Authorizations
Team-scoped API key created in the app (Settings → API Keys).
Sent as X-API-Key: <key> on every request. The header name apikey
is also accepted as an alias.
Query Parameters
Free-text search over titles and content.
Filter on the tri-state customer status. true returns only confirmed active customers; false returns only accounts resolved as not active. Accounts whose status could not be resolved (is_active_customer null) are excluded by BOTH values.
Return the child customers under this parent account (account family).
Return only top-level parent accounts, rolling up child properties.
Page size (max 200).
1 <= x <= 200Number of records to skip.
x >= 0