curl
Conversations
Export Conversations
Exports all conversations based on the passed filters.
GET
curl
Required ACL:
logsAuthorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
The agentId.
Query Parameters
Filter conversations created before this date (format: YYYY-MM-DD).
Filter conversations created after this date (format: YYYY-MM-DD).
Response
Successful Response.
Public metadata exposed on conversation responses.
Last modified on June 11, 2026