Skip to main content
Every filter and field belongs to a group — a logical category like “Ownership”, “Equity”, or “Demographics”. Groups are shared between the Filters and Fields APIs, so the same group_id works in both. Use the group_id to organize filter UIs, build category navigation, or request a focused subset of fields.

Filtering by Group

Pass group_id as a query parameter to scope discovery requests:

Property Groups

Groups available when source_type is properties.

People Groups

Groups available when source_type is people.

Groups vs Source Types

Groups are scoped to a source type. Two groups can share the same display name across source types — for example, both all_mortgage_info (properties) and primary_mortgage (people) display as “Mortgage”, but they contain different fields. When using group_id in API requests, always pair it with the appropriate source_type: