rc_get_customer
Retrieve detailed information for a single customer by app_user_id, including subscriptions, transactions, and account details.
Instructions
Get details for a single customer by app_user_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | RevenueCat project id. If omitted, RC_DEFAULT_PROJECT_ID from env is used. | |
| customer_id | Yes | The app_user_id (or RevenueCat customer id) of the customer. |