Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 |