Skip to main content
GET
/
debug
/
pprof
Responds the pprof html page listing the available profiles
curl --request GET \
  --url http://localhost:9601/debug/pprof/
"<string>"

Response

200 - text/html

OK

The response is of type string.