ListMonitoredCompanies
Lists account-scoped monitored companies at a signed snapshot boundary. Requires company_monitoring:read; runtime remains disabled until dependency #6003 passes.
Authorizations
User-issued WorldMonitor API key.
Query Parameters
Accepted values are active, paused, and removed.
Accepted values are active, paused, and removed.
^(?:active|paused|removed|MONITORED_COMPANY_LIFECYCLE_(?:ACTIVE|PAUSED|REMOVED))$Accepted values are awaiting_first_scan, adequate, partial, stale, unavailable, and needs_confirmation.
Accepted values are awaiting_first_scan, adequate, partial, stale, unavailable, and needs_confirmation.
^(?:awaiting_first_scan|adequate|partial|stale|unavailable|needs_confirmation|COMPANY_COVERAGE_STATE_(?:AWAITING_FIRST_SCAN|ADEQUATE|PARTIAL|STALE|UNAVAILABLE|NEEDS_CONFIRMATION))$Maximum rows to return, from 1 through 100; zero requests the server default.
Signed opaque cursor bound to the account, filters, mode, expiry, and snapshot generation; never a storage identifier.
^cmc1\.[A-Za-z0-9_-]{16,1000}[A-Za-z0-9_-]{0,536}\.[A-Za-z0-9_-]{43}$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.
