API
chat.getThreadTopic
GET https://chat.api.rivet.gg/v1/threads/{thread_id}/topic
curl -X GET 'https://chat.api.rivet.gg/v1/threads/{thread_id}/topic'

Authorizations

Authorization[header]required
string

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

Path Parameters

thread_idrequired
string

Response

topicrequired
object

Represents a topic of the given chat thread without the associated handles for the topic.