Name | Type | Type | Required | Default |
---|---|---|---|---|
response_format | Response data format. Default is json. | String | json |
Name | Type | Type | Required | Default |
---|---|---|---|---|
keyword | Search by Names. | String | ||
countries | Search by country code. | Array | ||
sector | Search by sector id. | Array | ||
isic | Search by isic code. | Array | ||
offset | Pagination offset. | Integer | 0 | |
limit | Limit of results - (max. 100 results). | Integer | 25 |
Status Code | Type | Type |
---|---|---|
200 | Returns response result. | CompanyDW |
400 | Returns API error. | ApiError[] |