Returns a paginated list of customers for the authenticated project. Manifest-compliant: list envelope, ISO 8601 timestamps.
Documentation Index
Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.
Page number (1-based).
x >= 1Maximum number of customers to return.
1 <= x <= 100Field to sort results by.
Sort direction.
asc, desc Filter by environment: 0 = sandbox, 1 = production.
0, 1 Search query string.
Filter by customer status. Repeatable: filter[status][]=active&filter[status][]=churned.
Filter by target platform. Repeatable.