Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Your Inbound API key. Include it in the Authorization header as: Bearer

Path Parameters

id
string
required

The unique thread ID to retrieve

Response

Response for status 200

thread
object
required
messages
object[]
required

Array of all messages in the thread, sorted by thread position (chronological)

total_count
number
required

Total number of messages returned