Get message history

Returns a CSV file with a history of messages stored in database.

It works similarly to /chat/history/csv but much faster as it uses pre-generated CSV files.

Query Params
integer
required

The action will be only performed to this application.

string

file date format yyyy-mm-dd

Ex:

2019-01-01
string

starting file date format yyyy-mm-dd

Ex:

2019-01-01

Required when date is not provided

string

ending file date format yyyy-mm-dd

Ex:

2019-01-02

Required when date is not provided

string

Filter messages by eventName. For example 'FLOW_RESPONSE_EVENT' get list of messages with contentType event.

Responses
200

Success

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json