---
title: "[BETA] Get filter metadata"
method: GET
path: "/filters"
tags: ["filters"]
---

# [BETA] Get filter metadata

`GET /filters`

Returns filter definitions for the requested entity type (accounts, contacts, content, or jobs).

## Query parameters

- `type` 'accounts' | 'contacts' | 'content' | 'jobs', required

## Response `200`

Success

- object — Response data

## Other responses

- `400` — Missing or invalid type
- `401` — Unauthorized
- `500` — Unexpected error

---

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