Skip to main content
GET
List conversations

Request parameters

Path

chatbotId
string
required
The chatbot ID.

Query

page
integer
default:"1"
The page number for pagination.
sort
string
default:"date_desc"
The sort order. Possible values:
  • date_desc: Sort by date in descending order.
  • date_asc: Sort by date in ascending order.

Response

status
string
The status of the request. Will be success if the request was successful, otherwise error.
data
object