Skip to main content
Get Message Thread By Id

Authorizations

Authorization
string
header
required

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

Path Parameters

thread_id
string
required

Response

Successful Response

id
string<uuid>
required
tenant_id
string
required
created_by
string
required
deleted_at
string<date-time> | null
required
status
enum<string> | null
default:ready
Available options:
async_wait,
ready,
async_slot_request,
async_a2a_slot_request
tenant_name
string | null
title
string | null
assistant_id
string<uuid> | null
agent_id
string<uuid> | null
knowledge_base_id
string<uuid> | null
created_by_username
string | null
created_on
string<date-time> | null
updated_at
string<date-time> | null
deleted_by
string | null
last_read_at
string<date-time> | null
last_agent_message_at
string<date-time> | null