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, Get Story, or an Event's story_refs.

Query Parameters

limit
integer
default:25

Number of records to return.

Required range: 1 <= x <= 100
Example:

25

cursor
string

Pagination cursor from pagination.next_cursor.

Response

200 - application/json

Paginated source articles

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