Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/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
Indicates the server is healthy
Was this page helpful?