---
title: "Get contact filters"
method: GET
path: "/contacts/filters"
tags: ["Contacts"]
---

# Get contact filters

`GET /contacts/filters`

REQUIRED SCOPES <code>['contacts:read']</code><br> This request returnes a list of filters that belong to the Contacts section by default and are used there for search.

## Query parameters

- `withValues` boolean
- `skipValues[]` string[]
- `withCustomFields` boolean
- `workflowSource` string
- `withWorkflowFields` boolean
- `withIntegrationList` boolean
- `withFullHubSpotList` boolean

## Response `200`

OK

- object
  - `filters` object[]
  - `operators` string[]

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
