GET /dictionary/industries/classes/{class_code}

Industries list for classification

Returns the industry codes for a given industry classification

Path Parameters

Name Description Type Required Default
class_code Industry class code String

Query Parameters

Name Description Type Required Default
country_code Industry country code String
limit The max number of the items to retrieve Integer
offset The number of the starting item Integer
cursor The ID of the item under which the cursor is String
format Response format - json/xml String
token Token String

Responses

Status Code Description Type
200 The industry result object IndustryResult
API Query Builder
Query
Query Result