Skip to main content
GET
Facility context

Authorizations

Authorization
string
header
required

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

Path Parameters

facility_id
string
required

The facility id.

Query Parameters

days
string
default:7

Owner-coverage window in days, max 30. Also accepts: window. Note: validation is owned by the endpoint service because it depends on composed or cross-parameter state; the published error semantics above still apply.

date_start
string<date>

Explicit start of the owner-coverage window. Also accepts: start_date. Note: validation is owned by the endpoint service because it depends on composed or cross-parameter state; the published error semantics above still apply.

date_end
string<date>

Explicit end of the owner-coverage window. Also accepts: end_date. Note: validation is owned by the endpoint service because it depends on composed or cross-parameter state; the published error semantics above still apply.

limit
integer
default:10

Maximum owner events to attach. Default 10, max 50. Note: validation is owned by the endpoint service because it depends on composed or cross-parameter state; the published error semantics above still apply.

Required range: 1 <= x <= 50
include
enum<string>[]

Optional extra blocks. gov attaches the owner's federal-award / FARA / sanctions footprint. An unentitled plan degrades the block to null with a sources_unavailable entry — it never 403s the whole response. Full value list: https://docs.gdeltcloud.com/reference/enums#facility_context_include

Available options:
gov

Response

Success