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).
All requests to the ChatDash API must be validated with the agency API Key found on your agency profile
The ID of the project
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
OK
The response is of type object[]
.