Skip to main content
Filters are supported on every POST .../search endpoint:

Filter shape

Each filter is an object with field, operator, and value.
Multiple filters in the array combine with AND.

Supported operators

Operator aliases

These read more naturally and resolve to the same operator under the hood.

Custom field filters

Custom fields are filtered by their slug (the same key returned in custom_fields).
Look up slugs in the custom_field_definitions block of any response.

Examples

Range filter

Array membership

Date after

Empty check