API Search by custom field

I created a custom field in Person named “Extension”. How can I search via API, the person with value “x” in this custom field?

Thanks!

Ciao @rafaelbozzetti,

The best way to do this is to actually use the filter endpoint.

This might help you when figuring how to use the filters via API (not in-app): Custom filters help please!