Skip to main content
GET
GetCompanyMaterialEvent

Authorizations

X-WorldMonitor-Key
string
header
required

User-issued WorldMonitor API key.

Query Parameters

impact_id
string
required

Account-scoped logical impact ID; storage identifiers are not accepted.

Pattern: ^cm_impact_[0-9A-HJKMNP-TV-Z]{26}$
jmespath
string

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.

Response

Successful response

event
object

MaterialEvent is the neutral occurrence revision pinned by every impact.

impact
object

CompanyMaterialImpact is the latest company-specific state for one occurrence.

evidence
object[]
Maximum array length: 20
evidenceTotalCount
integer<int32>
Required range: x >= 0
evidenceTruncated
boolean