GET
/
chat
/
sessions
/
{session_id}

Authorizations

Authorization
string
header
required

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

Path Parameters

session_id
string
required

Response

200 - application/json
channel
object
required
created_at
string | null
required

ISO 8601 date-time string

id
string
required
status
enum<string>
required
Available options:
open,
closed_resolved,
closed_unresolved
updated_at
string | null
required

ISO 8601 date-time string

assignee_id
string
contact
object
handoff
object

Present if the conversation was handed off to a human.

language
string