-
Notifications
You must be signed in to change notification settings - Fork 0
Using Filters
Goran Nikic edited this page Feb 12, 2018
·
1 revision
Most of the APIs currently available have a list of filters which can be used to query for more accurate results.
These filters most be in json format. This allows you to send multiple filters from one paramater.
Example query
KEY: filter VALUE : {"id":1 , "name":"John Doe"}
In the above example, if both id and name are available filters then the system will filter out the result based on the values of each filter.
Developer & Maintained by Novnik Limited - info@novnik.com