ListAnnotations
Returns list of groups of annotation types.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter the result-set by properties using a subset of the Kibana Query Language. Only AND statements are supported.
E.g. set_id:football and disabled:false
Note: set_id
is mandatory.
OK
The response is of type object
.