Retrieve a summarized conversation history for a contact

This endpoint retrieves a summarized version of the conversation history for a specific contact.
It allows filtering by application ID and optional date range. If no date range is specified, the default is the last 30 days.
Additionally, you can specify the integration type (e.g., agent, Dialogflow, or Iagen) to focus on specific conversation data.
If no integration is specified, data from all integrations will be considered.

Log in to see full request history
timestatususer agent
Retrieving recent requestsā€¦
LoadingLoadingā€¦
Path Params
integer
required

The unique identifier of the conversation session for which the history is being summarized.

Query Params
integer
required

The ID of the application associated with the conversation session. This is used to filter the conversation
history to a specific application.

string

The start date for filtering the conversation history. If provided, the summary will include data from this
date onwards. Format: YYYY-MM-DD. If not provided, the default is 30 days ago.

string

The end date for filtering the conversation history. If provided, the summary will include data up until this
date. Format: YYYY-MM-DD. If not provided, the default is the current date.

integration
array of strings

Specifies the type of integration that should be considered for the conversation history. The options are:

  • agent: Agent interactions.
  • df: Dialogflow integration.
  • iagen: Iagen integration.
    If not specified, data from all integrations will be considered.
integration
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
EspaƱol
Powered by Localize
English