Microsoft Viva Engage (Yammer)
communityEnterprise social networking platform by Microsoft integrated into Microsoft 365 for organizational communication. Now branded as Viva Engage, it enables company-wide communities, Q&A, announcements, and employee engagement across organizations.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/messages.jsonGet messages from a Yammer network
Parameters
group_idintegeroptionalthread_idintegeroptionalnewer_thanmessage ID (integeroptionalolder_thanmessage ID (integeroptionalReturns
messages[] with id, body{parsed}, sender{name,job_title}, group{name}, created_at, liked_by{count}GET
/api/v1/groups.jsonGet Yammer groups in a network
Parameters
mine1 (optional)optionalpageintegeroptionalReturns
groups[] with id, name, description, members_count, created_at, web_urlGET
/api/v1/search.jsonSearch Yammer content
Parameters
pageintegeroptionalsearchsearch query (stringrequiredReturns
messages[], users[], groups[], topics[] matching search query