Skip to main content
POST
Check Memory Connection

Response

200 - application/json

Successful Response

Body of POST /admin/api/v1//check-connection.

ok = True means the provider responded as expected. details carries provider-specific information (e.g. tool list for an MCP server). error is set only when ok = False.

ok
boolean
required
details
Details · object | null
error
string | null
Last modified on May 22, 2026