SearchFiltersRequest

Optional filters for property search.

  • categories
    Type: array string[] | null

    Optional type filters with OR semantics. A property matches when it has at least one of the supplied categories.

  • country
    Type: null | string
  • tags
    Type: array string[] | null

    Optional tag filters with OR semantics. A property matches when its latest TimeSeries has at least one of the supplied tags.