Skip to main content
GET
/
admin
/
v1
/
config
/
memory-options
Get Memory Options
curl --request GET \
  --url https://api.example.com/admin/v1/config/memory-options
{
  "data": {
    "version": 123,
    "config": {}
  }
}

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