List Attributes
Read a List Attribute
Get metadata for a single List Attribute.
get/list_attributes/{list_attribute_id}
Path parameters
list_attribute_idinteger required
the unique identifier for the List Attribute
Response
Successfully retrieved List Attribute
Example response
{
"name": "SubscriberStatus"
}