---
title: "Get Snippets Filters"
method: GET
path: "/public/snippets/filters"
tags: ["PUBLIC_SNIPPETS"]
deprecated: true
---

# Get Snippets Filters

`GET /public/snippets/filters`

> **Deprecated.**

Get available filter options for snippets.

Returns the unique database types and tags available for filtering.

## Response `200`

Successful Response

- SnippetsFilterOptions — Available filter options for snippets
  - `database_types` string[] — Available database types for filtering
  - `tags` string[] — Available tags for filtering

---

[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)
