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.

end_date
string<date>

Optional ISO date (YYYY-MM-DD) upper bound. Defaults to the Event's own date window.

Response

200 - application/json

Live stories for the Event

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