New Coaching field in the Data Export API
The Conversations endpoint in the Data Export API (v2) now exposes a new used_coaching field.
The field returns a list of Coaching events that were applied during the conversation. Each entry includes the coaching event id, entity_name, coaching_type, coaching_instructions, and coaching_intent. Conversations without Coaching return an empty array.
For more details, see the conversation object reference.