Skip to main content
GET
Search list entries

Authorizations

Authorization
string
header
required

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

Query Parameters

source
string

Restrict to one source_key.

Name search.

country
string

Country filter on list entries. Accepts a country name, ISO-2, or ISO-3 via the shared resolveCountryInput layer (matched against the entry's country_iso3); an unresolvable value returns 400 INVALID_COUNTRY.

program
string

Sanctions programme filter.

entity_id
string

Entries resolved to this entity_id.

active_on
string

As-of date (YYYY-MM-DD) for bitemporal selection.

limit
integer
default:25

Rows per page.

cursor
string

Pagination cursor (opaque offset).

sort
enum<string>
default:name

Sort order for list entries.

Available options:
name,
recent

Response

Search list entries.

success
boolean
data
object[]
pagination
object
sort
string
applied_filters
object