cURL
curl --request GET \ --url https://api.b-bot.space/v2/ok
{ "ok": true }
Check the health status of the server. Optionally check database connectivity.
Whether to check database connectivity (0=false, 1=true)
0
1
Success
The response is of type object.
object