Objective:
- Query wildcard search parameter limited to 200 results
- How many results does the query wildcard search parameter return?
Environment:
- Clio's API v4
Additional Information:
The "query" search is completed before other filter type parameters are applied. This means that the "query" search may find the maximum 200 records and then return less than 200 based on other parameters used.
Answer:
The "query" parameter, which can be used in some requests as a wildcard search is limited to a maximum of 200 results.