Service Status API
7/8/26Less than 1 minute
Service Status API
Info
Service health and status endpoints under /v1/service-status/. Read endpoints are public. Update endpoints require ROLE_ADMIN authorization.
Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /v1/service-status | Get current service status |
| GET | /v1/service-status/list | List all service statuses |
| PUT | /v1/service-status | Update service status |
Tips
The status endpoint is used by monitoring systems to check service health.
Changelog
7/8/26, 5:52 AM
View All Changelog
9f290-on

