SDK
SDK Jvm v1.x
2

searchApiKeys #

Available since 1.1.0
Available since Kuzzle 2.1.0

Searches API keys for the currently logged user.

Kuzzle uses the ElasticSearch Query DSL (opens new window) syntax.

Available since 1.1.0

This method also supports the Koncorde Filters DSL to match documents by passing the lang argument with the value koncorde.
Koncorde filters will be translated into an Elasticsearch query.

Koncorde bool operator and regexp clauses are not supported for search queries.

An empty or null query will match all documents in the collection.