---
title: "get OpenTelemetry traces for a job"
method: GET
path: "/w/{workspace}/jobs/get_otel_traces/{id}"
tags: ["job"]
---

# get OpenTelemetry traces for a job

`GET /w/{workspace}/jobs/get_otel_traces/{id}`

## Path parameters

- `workspace` string, required
- `id` string, uuid, required

## Response `200`

list of OTEL Span objects (compatible with OpenTelemetry Span proto)

- object[]

---

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