rc_list_customers
Retrieve a paginated list of customers from a RevenueCat project. Use starting_after to navigate through pages.
Instructions
List customers in a RevenueCat project. Paginate with starting_after (id of last item).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| project_id | No | RevenueCat project id. If omitted, RC_DEFAULT_PROJECT_ID from env is used. | |
| starting_after | No |