Skip to main content
GET
Get Event Stories

Authorizations

Authorization
string
header
required

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

Path Parameters

event_id
string
required

Event ID returned by Search Events, for example conflict_... or cameoplus_....

Query Parameters

start_date
string<date>

Optional ISO date (YYYY-MM-DD) lower bound. Defaults to the Event's own date window. The effective window extends two days beyond each supplied/default bound; response meta.window reports those bounds.

end_date
string<date>

Optional ISO date (YYYY-MM-DD) upper bound. Defaults to the Event's own date window. The effective window extends two days beyond each supplied/default bound; response meta.window reports those bounds.

Response

Stored Story cards with bounded live relationship provenance

success
enum<boolean>
Available options:
true
data
object[]
meta
object