---
title: "Retrieve smartfilters"
method: GET
path: "/api/v4/smartfilters"
tags: ["Smartfilters"]
---

# Retrieve smartfilters

`GET /api/v4/smartfilters`

Retrieve a list of smartfilters.

## Response `200`

A list of smartfilters.

- object[]
  - `icon` string
  - `labels` object
    - `nl_NL` string
    - `en_US` string
    - `fr_FR` string
    - `de_DE` string
  - `zindex` integer
  - `id` string
  - `metaproperties` string[]

---

[API](https://skmtc.dev/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.dev/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
