cURL
curl --request GET \ --url https://api.cyberdesk.io/v1/health/db
"<any>"
Database health check endpoint.
Verifies database connectivity and pool status without authentication.
Successful Response
The response is of type any.
any
Was this page helpful?