Customer Preferencesv1Preference Groups
Get Preference
GET
/v1/customer-preferences/{customer_id}/preferences/{preference_id}/options/{option_id}Authorization
BearerAuth AuthorizationBearer <token>
JWT Bearer token authentication
In: header
Path Parameters
customer_id*string
customer_id path parameter
preference_id*string
preference_id path parameter
option_id*string
option_id path parameter
Response Body
curl -X GET "https://example.com/v1/customer-preferences/string/preferences/string/options/string"Empty