Chat Sessions
Get a chat session
GET
/
chat
/
sessions
/
{session_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Available options:
open
, closed_resolved
, closed_unresolved
ISO 8601 date-time string
ISO 8601 date-time string
Present if the conversation was handed off to a human.
Was this page helpful?