Resource: /group/category/list

  1. GET /group/category/list
  2. List of connections


GET /group/category/list

Retrieve all available group categories.

Example

https://api.viadeo.com/group/category/list?country=fr&language=fr&access_token=...

Query parameters

Parameter nameDescriptionTypeDefault value
country=Retrieves all available group categories for the specified country. The default value is the country of the caller.ISO-3166
language=Language in which the profile will be displayed. Default value is the navigation language of the user on the website.
DEPRECATED, removed 2013-10-02. Reason: This ...parameter is not appropriate to retrieve all available group categories. Replaced by: Uuse the country parameter. Deprecated since: 2012-10-02.
ISO-639

Response [JSON] [XML]

Field nameDescriptionType
dataList's data.STRUCT LIST
idGraph resource's ID.STRING
linkLink to the current Graph resource on Viadeo website.STRING
nameGraph resource's name.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