Skip to main content
GET
Get Session

Authorizations

Authorization
string
header
required

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

Path Parameters

session_id
string<uuid>
required

Response

Successful Response

Chat session metadata.

id
string<uuid>
required
session_type
string
required
title
string
required
status
string
required
message_count
integer
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
team_id
string<uuid> | null
team_type
string | null
team_display_name
string | null