v4
latestOpenAPI 3.0.02026-08-04109113304.5 KBAttributes
Read an Attribute
Get Attribute by ID
get/attributes/{attribute_id}
Path parameters
attribute_idinteger required
The Attribute ID of the Attribute you want to get
Response
Successfully retrieved Attribute
Example response
{
"key": "subscriber_status",
"name": "Subscriber Status",
"project_id": 17738411154
}