From 0458def491d68ef76e9e3b8184e759a8d3e9d568 Mon Sep 17 00:00:00 2001 From: Alexander J Date: Mon, 26 Feb 2018 17:08:43 +0100 Subject: [PATCH] Update README.md --- automation/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automation/README.md b/automation/README.md index 5c44bdf..7189b44 100644 --- a/automation/README.md +++ b/automation/README.md @@ -1315,6 +1315,8 @@ To return an event with all of its attributes, relations, shadowAttributes, use ~~~~ https:///attributes/restSearch/json/[value]/[type]/[category]/[org]/[tag]/[quickfilter]/[from]/[to]/[last]/[eventid]/[withAttachments]/[metadata]/[uuid] ~~~~ + + If you include "includeEventUuid":1" in the json request, it will give you the event_uuid as a result as well.