---
search:
  tags:
    - Operations
    - GET
seo:
  description: >-
    Every span of one trace, parent links included, so a caller can rebuild…
    Reference for the GET /v1/traces/{trace_id} endpoint in the sigiro API
    Reference API.
sidebar:
  badge: GET
  label: Fetch one whole trace
title: Fetch one whole trace
type: openapi-operation
---
Every span of one trace, parent links included, so a caller can rebuild the tree. Trace IDs come from the sampled spans in a diagnosis, or from any SQL query over `sigiro_spans`.

<Operation source="reference" id="get-trace" />
