get https://{subdomain}.pinpointhq.com/api/v1/custom_attributes
See Custom Attributes to learn what Custom Attributes
are.
Use Cases
To retrieve a complete list of Custom Attributes
for an object (label and value), please use the List Custom Attributes
endpoint:
- Specify the
custom_attributable_id
andcustom_attributable_type
for the object whoseCustom Attributes
you wish to list. - Map
custom_attribute.field_name
for the label andcustom_attribute.value
for the value.