Query parameters · 4
Optional filters and modifiers. Pass as URL-encoded ?key=value.
Fiscal year. Defaults to latest available.
Results per page
Results to skip (ignored when cursor is set)
Opaque cursor for keyset pagination
Request headers · 1
Authentication.
Production API key. Pass it as Bearer ax_live_…
Returns · 200
The standard { data, meta } envelope. data contains an array of BoardInterlockOut.
Envelope
Array of result objects.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
BoardInterlockOut
Director name
Date of birth (Japanese format)
'high' (DOB matches) or 'low' (DOB null on either side)
Other companies where this director serves
Errors
Standard HTTP status codes plus a typed error.code in the { error: { code, message } } envelope.
Every endpoint returns the same typed error envelope ({ error: { code, message } }). For the full list of codes, see the Errors reference.