---
title: "Get specific pprof profile"
method: GET
path: "/management/profiling/debug/pprof/{profile}"
tags: ["Profiling"]
---

# Get specific pprof profile

`GET /management/profiling/debug/pprof/{profile}`

Returns a specific pprof profile

## Path parameters

- `profile` 'allocs' | 'block' | 'cmdline' | 'goroutine' | 'heap' | 'mutex' | 'profile' | 'threadcreate' | 'trace', required

## Response `200`

Successful operation

## Other responses

- `404` — Resource not found
- `500` — Internal server error

---

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