From 35e74764b5d75187f34ed67eae88b9f867703761 Mon Sep 17 00:00:00 2001 From: Ben Skelker Date: Tue, 31 Mar 2020 16:29:56 +0300 Subject: [PATCH] adds reporters to find --- docs/en/siem/cases-api-find-cases.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/siem/cases-api-find-cases.asciidoc b/docs/en/siem/cases-api-find-cases.asciidoc index f8b897544..27a94115f 100644 --- a/docs/en/siem/cases-api-find-cases.asciidoc +++ b/docs/en/siem/cases-api-find-cases.asciidoc @@ -30,6 +30,8 @@ All parameters are optional: |`tags` |String |Filters the returned cases by tags. +|`reporters` |String |Filters the returned cases by the reporter's `username`. + |============================================== NOTE: Even though the JSON case object uses `created_at` and `updated_at`