curl --location --request GET '/api/win/proc//pref' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "pcpu": 0, "pid": 0, "pids": [ 0 ], "rss": 0 }