Reaktly Docs
API Reference

Conversations API

Access and manage chat conversation data.

Overview

The Conversations API provides programmatic access to chat sessions between your visitors and the AI assistant.

This section is a work in progress. Check back soon for complete endpoint documentation.

Available Operations

  • List conversations — Retrieve paginated conversation history
  • Get conversation — Fetch a single conversation with all messages
  • Export — Export conversation data for analysis

On this page