List 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 and custom_attributable_type for the object whose Custom Attributes you wish to list.
  • Map custom_attribute.field_name for the label and custom_attribute.value for the value.
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!