Returns the corporate ownership tree for a mining company — showing parent companies (who owns it) and subsidiaries (what it owns) with percentage stakes.
GET
/
v2
/
mining
/
companies
/
ownership
/
{slug}
Mining Company Ownership
curl --request GET \ --url https://api.sectors.app/v2/mining/companies/ownership/{slug}/ \ --header 'Authorization: <api-key>'