GET /contacts/v1/attributeSets/name:{name}
Retrieves a collection of attribute value containers or the data rows of a specified attribute set by name.
Name | Type | Description | |
---|---|---|---|
name | string | Required | The name of the attribute set. Prefix the parameter with name:. For example, /attributeSets/name:{name}. |
This call populates the ID, Key, and Name values for all items.
Example Request
Example Response