Skip to main content
GET
/
open
/
v1
/
health
Health
curl --request GET \
  --url https://api.example.com/open/v1/health
{
  "data": {
    "status": "<string>",
    "service": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.openmemind.com/llms.txt

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

The API Reference is under active development. Request and response schemas may change before a stable release.

Response

200 - */*

OK

data
object