Skip to main content
GET
Corporate hierarchy for a resolved entity

Authorizations

Authorization
string
header
required

GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....

Path Parameters

entity_id
string
required

A name, an e_ spine id, a wiki: news id, a wikipedia_url, or a bare 20-character LEI.

Query Parameters

direction
enum<string>
default:both

Which way to walk.

Available options:
up,
down,
both
depth
integer
default:1

Ancestor chain depth.

Required range: 1 <= x <= 5
include_siblings
boolean
default:false

Include entities sharing the same direct parent.

limit
integer
default:25

Children to return.

Required range: 1 <= x <= 50

Response

entity, hierarchy (or null), coverage and meta — the latter carrying the GLEIF attribution, the consolidation disclaimer verbatim, and time_semantics.

The response is of type object.