ListEnergyDisruptions
ListEnergyDisruptions returns the disruption event log for pipelines and storage facilities. Supports per-asset or per-asset-type filtering so panel drawers can fetch a scoped timeline without pulling the full registry.
Authorizations
User-issued WorldMonitor API key.
Query Parameters
Filter to one asset. Omit for all. When set, also narrows to the matching asset_type if provided.
Filter to one asset type. Accepts: "pipeline" | "storage".
If true, only return events with endAt empty (still ongoing).
Optional JMESPath expression applied server-side to project or reduce the JSON response before it is returned (mirrors the MCP jmespath argument). Invalid expressions, expressions larger than 1024 UTF-8 bytes, or projections that exceed the 256 KB output cap return HTTP 400 with a {_jmespath_error, original_keys} envelope. Grammar and worked examples: https://www.worldmonitor.app/docs/mcp-jmespath.
