---
title: "Dbt Config Get Filters"
method: GET
path: "/dbtconfig/checks/filters"
tags: ["DBT_CONFIG"]
---

# Dbt Config Get Filters

`GET /dbtconfig/checks/filters`

## Response `200`

Successful Response

- DBTConfigCheckResponse
  - `names` string[], required
  - `check_types` string[], required
  - `files_required` string[], required

## Other responses

- `400` — Not supported for public user
- `403` — Not supported for public user

---

[API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.dev/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myaltimate/fastapi/revisions/82206441f16e/schema)
