In Elasticsearch how to find the user account that an alert is assigned to?
Hey @Charles_Nkuna!
You can use these APIs to fetch user profile. To find user profile UUID you can check the kibana.alert.workflow_assignee_ids
alert's field. This is the field that contains a list of assigned user profile UUIDs.
Let us know if that helps!
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.