Skip to Content

POST /system/health

Get Health

Get health artifact data.

Request Body (HealthRequest)

FieldTypeRequiredDescription
servicestringNoService name to filter by
date_fromstringNoStart date filter
date_tostringNoEnd date filter
page_limitintegerNoMaximum items per page
page_offsetintegerNoOffset for pagination
snapshot_keystringNoCache snapshot key for consistent reads across related requests

Response (HealthResponse)

FieldTypeRequiredDescription
viewsHealthViewsNoHealth view data
total_countintegerNoTotal number of health entries
analyticsAnalyticsFacetsNoAnalytics facets for filtering
Last updated on