Returns the existing search applications Beta

GET /_application/search_application

Query parameters

  • q string

    Query in the Lucene query string syntax.

  • from number

    Starting offset.

  • size number

    Specifies a max number of results to get.

Responses

GET /_application/search_application
curl \
 -X GET http://api.example.com/_application/search_application