Search clients
GET/nevisidm/api/query/v1/clients
Performs a full-text search for clients across the search index.
Returns clients matching the Lucene query, ordered by relevance score. Searchable fields include client name, description, and external ID. If the search index is currently being rebuilt, an informational message is returned instead of results.
Request
Responses
- 200
- 400
- 404
- 408
- 422
Clients matching the query
Invalid query request
Query service not available
Query timed out
Query execution failed