Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Definition
https://www.yammer.com/api/v1/networks/current.json
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| include_suspended | query | No | boolean | Optional. Include networks the user is suspended in. |
| exclude_own_messages_from_unseen | query | No | boolean | Optional. Exclude the user’s own messages from the unseen count. This is good for unread badges. |
Documentation
Returns a list of networks to which the current user has access. Supports included_suspended parameter.
Facilitates switching a user between different Yammer networks. All Yammer web requests contain a network permalink in the URL (https://web.yammer.com/network_permalink/resource_path) to denote the network context. API requests use a different OAuth token for each user/network combination.