Get user resource usage
GET /api/user/:id/usage/
This endpoint retrieves the resource usage of a user, including CPU, memory, disk, and other limits. It also checks if the user exceeds their resource limits and suspends servers if necessary.
Request