curl --request GET \
--url https://api.example.com/health/database \
--header 'X-API-Key: <api-key>'{}Детальная информация о состоянии базы данных.
curl --request GET \
--url https://api.example.com/health/database \
--header 'X-API-Key: <api-key>'{}Successful Response
The response is of type Response Database Health Health Database Get · object.