Skip to main content
GET
Owner Related Entities

Overview

Returns entities related to the specified owner. Relationships are primarily sourced from GLEIF Level 2 corporate parent/subsidiary data. Use this for M&A due diligence, corporate family mapping, and understanding ownership structures behind trademark portfolios.

Path Parameters

id
string
required
Owner ID (e.g., own_Rj3kL9mN)

Query Parameters

direction
string
Filter by relationship direction: parent or child. Omit to return both.
limit
integer
default:"20"
Items per page (max 100)
cursor
string
Pagination cursor from previous response

Response

data
object[]

Code Examples

Errors