Simple Search

Request _ _ GET or POST /{api_name}Parameters:

  • limit;
  • minExtraKeys;
  • positionType;
  • maxTimestamp;
  • minTimestamp;
  • fullSchema, set to 1 to make the response return a full schema for each record
  • q: string, search request, should only be set as a GET parameter.

Response _ _ Search Response with only those records, which have at least one field searchable by *=*operator with value matching SQL expression %{search_request}%. Here {search_request} is astring passed in q GET parameter.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
Simple Search