---
title: "V1 Filters"
method: GET
path: "/v1/filters"
tags: ["v1"]
---

# V1 Filters

`GET /v1/filters`

Discover every filter dimension, its valid options, and the default for
each compute mode (geofence / route / depot).

## Headers

- `X-API-Key` string, nullable
- `authorization` string, nullable

## Response `200`

Successful Response

- FiltersResponse
  - `modes` object, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/humanbaselines/apis/human-crash-baselines-api.md) · [All operations](https://skmtc.dev/humanbaselines/apis/human-crash-baselines-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humanbaselines/human-crash-baselines-api/revisions/204314331993/schema)
