get
https://api.recordedfuture.com/playbook-alert/geopolitics_facility/image/
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.
