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 name | Description | Type | Default 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 name | Description | Type |
| data | List's data. | STRUCT LIST |
| id | Graph resource's ID. | STRING |
| link | Link to the current Graph resource on Viadeo website. | STRING |
| name | Graph resource's name. | STRING |
| type | Graph resource's type. | STRING |
| updated_time | Graph resource's Last update date. | ISO-8601 [YYYY-MM-DD'T'HH:MM:SSZZ] |
List of connections
| Connection path | Description |