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_idandcustom_attributable_typefor the object whoseCustom Attributesyou wish to list. - Map
custom_attribute.field_namefor the label andcustom_attribute.valuefor the value.
