Thread
Thread
Explore the following sections to learn more about Thread api:
Thread
An object containing thread data.
id
required
Unique identifier for the thread.
Type:
string | number
title
required
Title of the thread.
Type:
string
date
Date of the thread (if available).
Type:
string
messages
required
Array of messages in the thread.
Type:
object[]