Definition
https://www.yammer.com/api/v1/threads/:Thread_Id.json
Parameters
| Name |
In |
Required |
Type |
Description |
| thread_id |
Path |
|
integer |
Add a thread specified by the numeric string ID. |
Documentation
The metadata for a thread (conversation) specified by the numeric string ID.
A 200 OK response includes the following fields.
| Field |
Description |
| id |
Id of the message |
| network_id |
Id of the network in which this message was posted |
| thread-starter-id |
Id of the threadstarter |
| group_id |
Id of the group in which the thread was posted |
| topics |
Ids of the topics added to the thread |
| name |
Name of the topics added to the thread |
| privacy |
Whether the message was posted in a public or a private group |
| first-reply-message |
Id of the first reply to the message |