Skip to main content
POST
TypeScript (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
topicId
string

Optional trend window; when both are set each topic carries daily_tag_counts over [trend_start, trend_end).

verdict
string
pageToken
string
pageSize
integer<int32>
memberId
string

Response

Success

threads
CustomTopicThread · object[]

Keyed by chat id; chats with no tagged topics are absent.

nextPageToken
string