Skip to main content
GET
Get thread details

Authorizations

X-API-Key
string
header
required

API key with format cs_live_xxx

Path Parameters

thread_id
string<uuid>
required

Thread ID

Response

Thread details retrieved

Response schema for detailed thread information.

thread_id
string
required

Thread ID

lead_id
string
required

Lead ID

lead_email
string
required

Lead email address

lead_name
string
required

Lead display name

campaign_name
string
required

Campaign name (External for non-campaign threads)

from_address
string
required

Thread from address

to_address
string
required

Thread to address

subject
string
required

Original subject

created_at
string<date-time>
required

Thread creation time

is_read
boolean
required

Whether thread is read

is_starred
boolean
required

Whether thread is starred

reply_count
integer
required

Number of replies

inbox_id
string | null

Inbox ID (None for archived threads)

campaign_id
string | null

Campaign ID (None for external threads)

inbox_email
string | null

Inbox email address (None for archived threads)

category
string | null

Effective category (manual or AI)

ai_category
string | null

AI-assigned category

ai_confidence
number | null

AI confidence score

manual_category
string | null

Manually assigned category

tags
Tags · object[]

Tags applied to this thread

is_archived
boolean
default:false

Whether thread is archived (domain deleted)

archived_domain_name
string | null

Name of deleted domain

archived_inbox_email
string | null

Email of deleted inbox

archived_at
string<date-time> | null

When thread was archived