---
title: "Goroutine stack traces"
method: GET
path: "/debug/pprof/goroutine"
tags: ["Observability"]
---

# Goroutine stack traces

`GET /debug/pprof/goroutine`

All goroutine stack traces. Only available when built with `-tags pprof`.

## Response `200`

pprof binary profile

---

[API](https://skmtc.dev/voiceblender/apis/voiceblender-api.md) · [All operations](https://skmtc.dev/voiceblender/apis/voiceblender-api/llms.txt) · [OpenAPI document](https://skmtc.dev/voiceblender/apis/voiceblender-api/revisions/9b0a18aea1e2?raw)
