System Metrics
Get current CPU usage
Retrieve the current CPU usage percentage
get/api/cpu/current
Response
Current CPU usage
Example response
{
"time": "1700000000000",
"percent": 25.5
}Changes
No recorded changes to this endpoint across all 14 revisions of this API.