Chat Sessions
List chat sessions
GET
/
chat
/
sessions
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Available options:
web
, email
, phone_voice
, slack
, sms
, whatsapp
, api
, web_voice
Available options:
open
, closed_resolved
, closed_unresolved
Pagination cursor to fetch the next set of results
Was this page helpful?