List / search customers
Customers
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.
GET
List / search customers
Authorizations
Team-scoped API key created in the app (Settings → API Keys).
Sent as X-API-Key: <key> on every request.
Query Parameters
Free-text search over titles and content.
Filter to active paying customers.
Return the child customers under this parent account (account family).
Return only top-level parent accounts, rolling up child properties.
Page size (max 200).
Required range:
1 <= x <= 200Number of records to skip.
Required range:
x >= 0