GET /companies/local/{standard_id}

Company search by local standard

Returns list of companies by given local standard ID

路径参数

名称 描述 类型 需要 默认
standard_id The ID of the standard Integer

查询参数

名称 描述 类型 需要 默认
country Country Codes as 'AR', 'BG', etc. separated by commas Array
company_type Company types separated by commas Array
import_countries Import country codes as 'AR', 'BG', etc. separated by commas Array
export_countries Export country codes as 'AR', 'BG', etc. separated by commas Array
updated[from] Date since last update took place (from) String
updated[to] Date since last update took place (to) String
statements_updated[from] Financial statements filter updated (from) String
statements_updated[to] Financial statements filter updated (to) String
main_industry Main activities separated by commas Array
currency Currency code String
secondary_industry Secondary activities separated by commas Array
operational_status Operational statuses separated by commas Array
number_of_employees[from] Number of employees (from) Integer
number_of_employees[to] Number of employees (to) Integer
legal_form Legal Form codes separated by commas Array
local_legal_form Local legal form codes separated by commas Array
region Region name in English language String
city City name in English language String
company_name Company name Array
key_executives Key executives Array
shareholders Key shareholders Array
subsidiaries Key subsidiaries Array
financial_auditors Key financial auditors Array
business_description Key business description Array
products Key products Array
ubo_name Beneficial Owner's Name Keyword Array
keywords Keywords Array
year Year of financial statement Integer
period Financial period String
statement_type Statement type String
order Sort order field. Possible values are name, revenue, revenue_growth, assets, profit, equity, relevance. By default this parameter sorts ascending. For descending order use the colon sign and "desc". For example: order=revenue:desc String
localization Localization Boolean false
ubo_citizenship Beneficial owner's citizenship String
ubo_birth_date Beneficial owner's date of birth in the format "dd-mm-yyyy" String
only_with_official_financials CompanyAndStatementsOnlyWithOfficialFinancials_Parameter Boolean
owner_countries Owner Country Codes as 'AR', 'BG', etc. separated by commas Array
affiliate_countries Affiliate Country Codes as 'AR', 'BG', etc. separated by commas Array
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
dynamic String
token Token String

响应

状态码 描述 类型
200 The list of the companies data SearchCompanyResponse
API查询生成器
查询
查询结果