relationships

Get Company Relationships

Get unified relationship graph for a company.

Returns board members, major shareholders, holdings by this entity, board interlocks (directors serving on multiple boards), and cross-holdings.

get/v1/companies/{code}/relationships

Path parameters

codestring required

EDINET code (e.g. 'E02144') or securities code (e.g. '7203')

EDINET code (e.g. 'E02144') or securities code (e.g. '7203')

Query parameters

fiscal_yearinteger nullable

Fiscal year for board data. Defaults to latest.

Fiscal year for board data. Defaults to latest.

Response

Successful Response

Changes

Changed in 2 of the 8 revisions of this API.111

  • 47575447accf110See the full diff
    • the data/cross_holdings/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/cross_holdings/items/cluster_id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cross_holdings/items/company_a_name to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cross_holdings/items/company_a_securities_code to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cross_holdings/items/company_b_name to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cross_holdings/items/company_b_securities_code to the response with the 200 status

      response-optional-property-added

    • added the required property data/cross_holdings/items/a_holds_b_pct to the response with the 200 status

      response-required-property-added

    • added the required property data/cross_holdings/items/b_holds_a_pct to the response with the 200 status

      response-required-property-added

    • added the required property data/cross_holdings/items/company_a_edinet_code to the response with the 200 status

      response-required-property-added

    • added the required property data/cross_holdings/items/company_b_edinet_code to the response with the 200 status

      response-required-property-added

    • added the required property data/cross_holdings/items/relationship_type to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added