get_relationships
Retrieve corporate ownership structures and fund relationships for legal entities using LEI codes. Identify parent companies, subsidiaries, fund managers, and related entities in the global LEI system.
Instructions
Get corporate ownership and fund relationships for an entity.
USE WHEN: "who owns X?", "parent company", "subsidiaries", "fund manager"
Types: direct-parent, ultimate-parent, children, fund-manager, umbrella-fund, sub-funds.
FAILS WHEN: LEI format invalid (must be 20 alphanumeric chars), no relationships of requested type exist (entity may have no parent; check get_reporting_exceptions for why ownership data is missing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lei | Yes | LEI code | |
| type | No | Relationship type | direct-parent |