curl --request GET \
--url https://api.example.com/api/v1/health{}Basic health check endpoint.
This endpoint always returns 200 OK to indicate the service is running. It’s used by load balancers for basic liveness checks.
Returns: dict: Simple health status with timestamp
curl --request GET \
--url https://api.example.com/api/v1/health{}Documentation Index
Fetch the complete documentation index at: https://bavlio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
The response is of type Response Health Check Api V1 Health Get · object.