---
title: "pprof index"
method: GET
path: "/debug/pprof/"
tags: ["Observability"]
---

# pprof index

`GET /debug/pprof/`

Index of available Go runtime profiles. Only available when built with `-tags pprof` (e.g. `go build -tags pprof ./...`).

## Response `200`

HTML index page listing available profiles

---

[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)
