GET
/
chat
/
sessions
/
{session_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_id
string
required

Response

200 - application/json
id
string
required
status
enum<string>
required
Available options:
open,
closed_resolved,
closed_unresolved
channel
object
required
contact
object
language
string
assignee_id
string
handoff
object

Present if the conversation was handed off to a human.

created_at
string | null
required

ISO 8601 date-time string

updated_at
string | null
required

ISO 8601 date-time string