v50

latestOpenAPI 3.0.0raw.githubusercontent.com2025-04-046348254.7 KB
Sessions

Fetch all chat messages of a session

Returns a URL to download all chat messages of the session ID in CSV format.

<!-- theme: warning -->

NOTE

This API is in beta and is disabled by default. Contact us to enable it for your organization.

get/sessions/{session_id}/chat

Path parameters

session_idstring required

ID of the session

Response

Returns all chat messages of a session.

successboolean