# Health check on Privilege Monitoring
**GET /api/entity_analytics/monitoring/privileges/health**
**Spaces method and path for this operation:**
get /s/{space_id}/api/entity_analytics/monitoring/privileges/health
Refer to [Spaces](https://www.elastic.co/docs/deploy-manage/manage-spaces) for more information.
Returns the current health status of the Privilege Monitoring Engine, including engine status, error details, and user count statistics.
## Servers
- https://localhost:5601: https://localhost:5601 ()
## Authentication methods
- Api key auth
- Basic auth
## Parameters
## Responses
### 200
Successful response
#### Body: application/json (object)
- **error** (object)
- **status** (string)
The status of the Privilege Monitoring Engine
- **users** (object)
User statistics for privilege monitoring
[Powered by Bump.sh](https://bump.sh)