cURL
curl --request GET \ --url https://{tenant}/debug/pprof/profile \ --header 'X-Tyk-Authorization: <api-key>'
This response does not have an example.
Returns CPU profiling data. Available only when HTTPProfile is enabled in sink.conf.
Was this page helpful?