Detail
Authentication
Authorizationstring
API Key authentication via header
Path parameters
interaction_id
Response
Successful Response
id
The ID of the interaction.
created_at
The date and time the interaction was created.
channel_id
The ID of the channel.
participant
The participant that sent this interaction.
content
The content of the interaction.
content_role
Whether the content is from a user message, intermediate agent reasoning, or final agent response.
metadata
Metadata for the interaction.
nested_interactions
Nested interactions for this interaction. This will only be present when include_nested_interactions is True.
interaction_id
Groups all events from a single user turn. Use this to group related messages.
span_id
Unique identifier for this specific event in the interaction tree.
parent_span_id
The span_id of the parent event, for hierarchical grouping.
