GET company industry
Authenticated resource
Retrieve reference list of industries from Viadeo
https://api.viadeo.com/companyindustry/list
Examples
https://api.viadeo.com/companyindustry/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 INDUSTRIES’ | Constant |
| name | Text | |
| link | URL | |
| updated_time | Last time list was updated | yyyy-dd-mmThh:mmTZD |
| data | Array | |
| id | Company industry id | Text |
| name | Company industry name | Text |
| subindustries | Sub-industries listed under this industry | Array of subindustries (id, name) |