GET company departments
Authenticated resource
Retrieve the reference list of company departments from Viadeo
https://api.viadeo.com/companydepartment/list
Examples
https://api.viadeo.com/companydepartment/list
Query parameters
| language= | Language in which the list will be displayed. Default value is the navigation language of the user on the website. |
Response [JSON][XML]
| id | Text | |
| type | Resource type : ‘COMPANY DEPARTMENTS’ | Constant |
| name | Text | |
| link | URL | |
| updated_time | Last time list was updated | ISO 8601 |
| data | Array of company departments | Array of (id, name) |