---
title: "List trace facets"
method: GET
path: "/v3/traces/facets"
tags: ["Traces"]
---

# List trace facets

`GET /v3/traces/facets`

List trace fields that support facet value discovery.

## Response `200`

OK

- ListTraceFacetsResponse
  - `data` TraceFacet[]
    - `field` string
    - `label` string
    - `type` string

## Changes

> 271 revisions in range; 82 not diffed.

- **2026-08-02** `6f132f005b2a` — 1 breaking
  - api path removed without deprecation
- **2026-07-31** `3128fb112d66` — 1 info
  - endpoint added
- **2026-07-30** `d1ae9e3491f7` — 1 breaking
  - api path removed without deprecation
- **2026-07-30** `d1e90514e673` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/orq-ai/apis/orq-ai-api/changes/v3/traces/facets/get.md)

---

[API](https://skmtc.dev/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.dev/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/revisions/3df7b466d7e5/schema)
