Skip to main content
GET
Get conversations for a chatbot
Looking for API v2? The new Chatbase API v2 features structured error codes, cursor-based pagination, and SSE streaming. Check out the API v2 Reference →

Authorizations

Authorization
string
header
required

API key in Bearer token format

Query Parameters

chatbotId
string
required

ID of the chatbot

filteredSources
string

Comma-separated list of conversation sources to filter by. Example API,WhatsApp,Messenger,Instagram,Slack,Playground,Action preview,Widget or Iframe

startDate
string<date>

Start date for conversation filtering (YYYY-MM-DD)

endDate
string<date>

End date for conversation filtering (YYYY-MM-DD)

page
string

Page number for pagination

size
string

Number of items per page

Response

Conversations retrieved successfully

data
object[]