# Function: getCustomerData
api.getCustomerData
▸ getCustomerData(context: Context): Promise<CustomerDataResult>
# Parameters:
| Name | Type |
|---|---|
context | Context |
Returns: Promise<CustomerDataResult>
Defined in: api/getCustomerData/index.ts:7 (opens new window)