diff --git a/docs/snippets/endpoint-event-search-common.mdx b/docs/snippets/endpoint-event-search-common.mdx index a6707ea..60da0a9 100644 --- a/docs/snippets/endpoint-event-search-common.mdx +++ b/docs/snippets/endpoint-event-search-common.mdx @@ -242,11 +242,21 @@ This endpoint supports the If provided, results will be filtered on the tags. - + + If provided, results will only contain events that match one of the specified statuses. + + + `open` + `ignored` + `remediated` + + + + If set to true, results will be filtered to be events that have been ignored. - + If set to true, results will be filtered to be events that have been remediated.