Conversation Attributes
Conversation custom attribute definitions configured in your Featurebase organization. Use these definitions to map ID-keyed conversation custom attributes to human-readable names and value types.
List conversation custom attributes
GET/v2/conversation_attributes
Get a conversation custom attribute by ID
GET/v2/conversation_attributes/{id}
ModelsExpand Collapse
ConversationAttribute object { id, archived, dataType, 7 more }
ConversationAttribute object { id, archived, dataType, 7 more }
ConversationAttributeListResponse object { data, nextCursor, object }
ConversationAttributeListResponse object { data, nextCursor, object }
Array of conversation custom attribute definitions.
Array of conversation custom attribute definitions.