Skip to main content
GET
Get health status
Use client.Health.Check to check whether Core is reachable.
1

Call the method

client.Health.Check
This method takes no arguments.
2

Confirm Core is healthy

Check that health.Status is UP before running other SDK calls in health checks or startup probes.
3

Response

200 OK

Go response (*blnkgo.HealthResponse)


Set up the SDK

Initialize the client and configure the base URL.

Health check

HTTP request and response schema.

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.