---
title: "Clickhouse Traces Retrieve"
method: GET
path: "/clickhouse/traces/{trace_unique_id}/"
tags: ["logs"]
---

# Clickhouse Traces Retrieve

`GET /clickhouse/traces/{trace_unique_id}/`

Retrieve a single trace by trace_unique_id.

Public path (unique_organization_id in kwargs): checks ch_trace_metadata.is_public.
Authenticated path: gets org from auth context.

## Path parameters

- `trace_unique_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

No response body

- LogsClickhouseTracesRetrieveResponse200 — Empty response body

---

[API](https://skmtc.net/keywordsai/apis/api-reference.md) · [All operations](https://skmtc.net/keywordsai/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keywordsai/api-reference/versions/c26d550029f8/schema)
