Update README.md

pull/98/head
Alexander J 2018-02-26 17:08:43 +01:00 committed by GitHub
parent d43734373f
commit 0458def491
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1315,6 +1315,8 @@ To return an event with all of its attributes, relations, shadowAttributes, use
~~~~
https://<misp url>/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.