GET /Dictionary/getIndustryList/

Class: Dictionary, Method: getIndustryList

List of industries, used for company industry classification in EMIS. Method returns list of NAICS based codes, codes can be used to filter companies based their main activity in search queries.
XSD Schema
JSON Schema

Path Parameters

Name Description Type Required Default
response_format Response data format. Default is json.
Accepted Values: [ json,xml]
String json

Responses

Status Code Description Type
200 Returns response result. ResultList < Industry >
400 Returns API error. ApiError[]
API Query Builder
Query
Query Result