Get customer attributes
customerio_get_customer_attributesGet a single person's attributes (profile fields). App API: GET /v1/customers/{customer_id}/attributes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | The person's id (or cio_id / email, per your identifier setup). |