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. Precede the value with name: . |
This call populates the ID, Key, and Name values for all items.
The response contains information about the requested attribute containers.