ListBannerCollections
Returns list of banner collections.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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
OK
The response is of type object
.