Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

story_id
string
required

Story ID returned by Search Stories or linked from an Event.

Query Parameters

include_images
boolean
default:false

Attach resolved article images to the Story card. Off by default because it requires an extra lookup.

include_entity_tone
boolean
default:false

Attach entity-conditioned tone rows for the entities in this Story. Requires Entity media tone access (can_use_tone); unavailable evidence is omitted rather than reported as neutral.

Response

Story detail

success
enum<boolean>
Available options:
true
data
object