---
title: "List organization-wide dynamic metrics filter values"
method: GET
path: "/metrics/query/filter-options"
---

# List organization-wide dynamic metrics filter values

`GET /metrics/query/filter-options`

Scope values are fixed client-side as Scope 1, Scope 2, and Scope 3 and are not returned by this endpoint.

## Response `200`

Metrics filter options

- MetricsFilterOptionsResponse
  - `data` object, required
    - `options` MetricsFilterOption[], required
      - `field` 'factor_scope' | 'factor_region' | 'factor_category' | 'activity_unit' | 'spend_currency', required
      - `values` string[], required
  - `meta` object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

## Changes

- **2026-09-02** `4fccdcaa5e57` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/greentally/apis/esgai-api/changes/metrics/query/filter-options/get.md)

---

[API](https://skmtc.dev/greentally/apis/esgai-api.md) · [All operations](https://skmtc.dev/greentally/apis/esgai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/greentally/esgai-api/revisions/4fccdcaa5e57/schema)
