---
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.net/voiceblender/apis/voiceblender-api.md) · [All operations](https://skmtc.net/voiceblender/apis/voiceblender-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voiceblender/voiceblender-api/versions/ad30827d3b57/schema)
