Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

/names/search

Returns a list of search results and faceting details for a query on names.

...

querySearch string using the Search Query Syntax
filterAdditional filter to provide faceting of the results
skipNumber of records to skip when returning the results
takeThe number of records to return
orderby

Enables sorting of the results using the syntax:

fieldname [ASC|DESC]

...