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.
complete
Whether the interaction is complete. Incomplete interactions are only included when include_incomplete query parameter is True.
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.
organization_id
The ID of the organization that owns the channel this interaction belongs to. Used for business intelligence filtering in Kibana.
organization_application
The application that created the organization (e.g., ‘flockx’, ‘asi_one’, ‘fetch_business’). Used for filtering interactions by product in Kibana.
