Conversations
Fetch Project Conversations
Fetch conversations for a project with optional filtering. By default, conversations that have the ‘record’ and ‘interacted’ fields set to true will be returned (i.e. conversations that are being recorded and have user interaction).
GET
Headers
All requests to the ChatDash API must be validated with the agency API Key found on your agency profile
Path Parameters
The ID of the project
Query Parameters
Date in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ)
Date in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ)
Whether to return conversations that are set to be recorded
Whether to return conversations that have user interaction
Response
200
application/json
OK
The response is of type object[]
.