---
title: "List queryable status codes and host values"
method: GET
path: "/metrics/filters/http"
tags: ["Metrics"]
---

# List queryable status codes and host values

`GET /metrics/filters/http`

List status codes and host values to filter by for one or more resources.

## Response `200`

A successful response

- object[] — A collection of filter values for HTTP metrics
  - `filter` 'host' | 'statusCode'
  - `values` string[]

## Other responses

- `400` — The request could not be understood by the server.
- `500` — An unexpected server error has occurred.

---

[API](https://skmtc.dev/render/apis/render-public-api.md) · [All operations](https://skmtc.dev/render/apis/render-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/render/render-public-api/revisions/80e0ff74d033/schema)
