Skip to main content
GET
Retrieve channel thread

Authorizations

Authorization
string
header
required

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

Path Parameters

channel_id
string
required
thread_id
string
required

Response

200 - application/json

Thread

object
enum<string>
required
Available options:
thread
id
string
required
channel_id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
root_message_id
string | null
name
string | null