Image content by image id

Fetch an image content by image id

What this endpoint does

Retrieves a binary PNG image associated with a geopolitical event near a monitored facility. Image IDs are found in events[].images within panel_events_summary returned by Playbook Alerts: Geopolitics Facility Detail or Bulk. Note: this endpoint uses a distinct image_id (not a playbook_alert_id). Many events have no images.

Workflow: Search → get alert IDs → Detail/Bulk with "events" panel → extract image_id from events → call this endpoint.

Response data

Returns raw binary PNG image data — write directly to a .png file, do not parse as JSON. Images may be photographs, maps, or visual documentation of the geopolitical situation.

Path Params
string
required

The id of the image.

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
image/png