Filtering

Following are the additional query parameters that you can use with the GET method:

Parameter Description

searchPattern

 

The search pattern for filtering results, which can be Exact, Like, or Normal.

>Exact: Retrieves the exactly matching records.

>Like: Retrieves records with similar values by matching the search string to appear anywhere in the field.

>Normal: Retrieves records where the value begins with the given search string.

Default: Normal.

embed

Additional fields for including information of associated resources in the response.