Skip to main content
GET
Get Sms Thread

Authorizations

Authorization
string
header
required

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

Path Parameters

sms_thread_id
string
required

Response

Successful Response

SMS thread with partner information.

created_at
string<date-time>
required
modified_at
string<date-time> | null
required
id
string
required
from_number
string<phone>
required

Phone number of the organization

to_number
string<phone>
required

Phone number of the partner

partner
object
required
last_inbound_at
string<date-time> | null
required

Timestamp of the last inbound SMS in this thread

last_outbound_at
string<date-time> | null
required

Timestamp of the last outbound SMS in this thread

latest_message_at
string<date-time> | null
required
latest_message_body
string | null
required
messages
SMS · object[]
required
object
string
required
read-only

String representing the object's type. Objects of the same type share the same value.