Get Owner
Owners
Get Owner
Retrieve an owner profile by ID
GET
Get Owner
Path Parameters
Owner ID (e.g.,
own_abc123)Response
Owner ID (
own_*)Always
"owner"Display name of the owner
Normalized name used for entity resolution and deduplication
Owner name in original script (may be null)
ISO country code
Entity type (e.g.,
corporation, individual)Owner address (may be null)
The resolved-entity id this owner belongs to (
ent_*). When the owner is linked to a materialized entity, this is that entity’s id; otherwise it is the derived ent_<owner-uuid> singleton. Always present, so you can group owners by entity_id unconditionally. See Entities.resolved when linked to a materialized entity, derived for a lazy singleton.Whether the (possibly entity-inherited) company set includes an active SEC company with a ticker. A
false value means no confirmed match, not confirmed-private.First SEC ticker across the (possibly inherited) company set.
First GLEIF LEI across the (possibly inherited) company set.
Whether any GLEIF LEI is present across the (possibly inherited) company set.
entity when the company facts are inherited across entity members (served through the entity), or direct when the owner is an unlinked singleton reporting only its own links.External identifiers (SEC CIK, LEI, etc.)
Omitted when the owner has no matched company records. When the owner is linked to an entity, this is the union of all members’ company links (served through the entity) — the owner’s own links are included.
The ranked-list fields
top_classes, top_attorneys, top_mark_types,
jurisdictions, and yearly_trend were removed from the owner stats
response in April 2026.Public-company facts are served through the entity. When an owner is a
member of a resolved entity,
publicly_traded, ticker, lei, has_lei,
and companies[] reflect the entity’s aggregated facts — the union of
every member’s SEC/GLEIF links. So a non-US office record that itself carries
no ticker still surfaces the company’s ticker and LEI when a sibling member
is matched. companies_source is entity in that case and direct for an
unlinked singleton. (Improved coverage versus pre-entity behavior — flag this
if you previously deduplicated on your side.)