Customers
Get customer details
Retrieves detailed customer information by participant ID within your company, including profile data, loyalty statistics, membership tier, and assigned tags.
get/customers/{id}
Response
Customer
Example response
{
"tags": [
{
"id": 1
}
]
}