Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of records to return
The pagination token in the List request.
Filter the result-set by properties using a subset of the Kibana Query Language.
Currently filter can be applied to name, optionally with a * suffix for prefix matching. It does not support suffix or infix matching.
E.g. name:Real Mad*
Reserved for future use

