The Search Record REST API searches for indexed values in a searchable root record and in all the child records. You can use filters and facets to view a subset of the search results. Facets group the search results into categories, while filters narrow down the search results. The API searches all fields that are configured as searchable and returns the records that match the search criteria.
The API uses the GET method to search the indexes of the searchable fields.