Get Thread

Basic implementation to get a thread with its files and messages

Path parameters

group_idintegerRequired
thread_idintegerRequired

Headers

AuthorizationstringRequired

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

Response

Successful Response

idinteger
group_idinteger
fileslist of objects
messageslist of objects
titlestringOptional<=64 characters

The title of the thread

extramap from strings to optional anyOptional

Extra metadata for the thread

created_atdatetimeOptional
updated_atdatetimeOptional
is_archivedbooleanOptional

Errors