Resource: /groupforum

  1. GET /<groupforum_id>
  2. List of connections


GET /<groupforum_id>

Retrieves forum of a group allowing to classify the messages.

Example

https://api.viadeo.com/<groupforum_id>?access_token=...

Response [JSON] [XML]

Field nameDescriptionType
descriptionThe forum's description.STRING
group_idThe related group id of the forum.STRING
idGraph resource's ID.STRING
is_moderatedIndicates if this forum is moderated.INTEGER
is_read_onlyIndicates if this forum is in read only.BOOLEAN
linkLink to the current Graph resource on Viadeo website.STRING
nameGraph resource's name.STRING
post_countNumber of posts.INTEGER
propertyIndicates the forum property.STRING
typeGraph resource's type.STRING
updated_timeGraph resource's Last update date.ISO-8601 [YYYY-MM-DD'T'HH:MM:SSZZ]

List of connections

Connection pathDescription
/<groupforum_id>/postsPosts connection