Share via


/messages/about_topic/[:id].json - Get

Definition

https://www.yammer.com/api/v1/messages/about_topic/:Topic_ID.json

Parameters

Name In Required Type Description
topic_id Path integer The Topic ID of the messages being requested.

Documentation

Returns messages relating to the topic specified by the numeric topic ID.

A 200 OK response includes the following fields.

Field Description
id Id of the message
sender_id Id of the user posting the message
created_at Date and time when the message was created
network_id Id of the network in which this message was posted
group_id Id of the group in which the message was posted
thread_id Id of the thread
notified_user_ids Ids of the users mentioned in the message
privacy Whether the message was posted in a public or private group
body Body of the message
liked_by Shows the reactions count on the message and the ids of the users who reacted to the message