Wildcard in contact search

Im trying to query freshdesk rest api for contacts where all i got is a phone number.
To make it easy for me i would like to only give a part of the phone number where i have removed country code or initial 0.
While entering a part of the number i get no contacts in response and tried with some often used wildcard characters to no luck.

Any tips on how to solve this?

Hi @larsse,

Welcome to our developer community! :tada:

The Filter Contacts API works if the complete value for the contact field is provided. If you would have the complete phone number, the same can be used with the example discussed in the following discussion thread.