Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
https://www.yammer.com/api/v1/topics/:topic_id.json
Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
topic_id | Path | yes | intger | The numeric id of the topic |
Documentation
Details of the topic specified by the numeric string ID.
Topics can be added to a thread either while posting a message or by adding the Topic after the fact. Users can follow topics to be notified about messages related to a topic. Topics, along with their ids, can be retrieved using search or autocomplete.
A 200 OK response includes the following fields:
Field | Description |
---|---|
id | Id of the topic |
office_topic_id | Office topic id in Viva Topic center |
description | Description of the topic |
network_id | Id of the network in which this topic was published |
name | Name of the topic |
url | URL of the topic |
followers | Number of users following the topic using the follow topic button |