List corporations
Fetch a list of corporations associated with a specific company ID. This endpoint requires the company ID as a query parameter to filter the results.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The unique identifier of the company whose corporations you want to retrieve.
Pagination cursor for the next set of results. Optional.
Number of items to return per page. Optional. Default is 10.
1 <= x <= 100
Response
Unique identifier for this company.
The corporation's name, including its suffix.
"Initech Pvt. Ltd."
Address registered with the incorporation jurisdiction
ISO 3166 2-letter country code. Ex: US, IN, GB.
"US"
Unique ID for the entity in its jurisdiction of incorporation. Corporation Entity Number in Delaware, Company Registration Number in UK, etc.
"1234567"
Tax ID for the entity in its country of incorporation. EIN in the US, PAN in India, etc.
"12-3456789"
Information about the corporation that varies from country to country. Exactly one of these will be set, matching the incorporation country.