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

# CPU profile

`GET /debug/pprof/profile`

30-second CPU profile (duration configurable via ?seconds= query param). Only available when built with `-tags pprof`.

## Query parameters

- `seconds` integer

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