Skip to main content
GET
List conversations

Request parameters

Path

string
required
The chatbot ID.

Query

string
The pagination cursor returned in pages.next_cursor from the previous response. Omit this parameter to retrieve the first page. Keep the same sort value when requesting subsequent pages.
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

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