Get Thread
Basic implementation to get a thread with its files and messages
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
group_id
thread_id
Response
Successful Response
id
group_id
files
messages
title
The title of the thread
extra
Extra metadata for the thread
created_at
updated_at
is_archived

