Skip to main content
GET
/
ok
Health Check
curl --request GET \
  --url https://api.example.com/ok
{
  "ok": true
}

Documentation Index

Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-mdrxyo-1777658790-7be347c.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

check_db
enum<integer>
default:0

Whether to check database connectivity (0=false, 1=true)

Available options:
0,
1

Response

Success

ok
boolean
required

Indicates the server is healthy