Agent Configuration

Check Memory Connection

Probe the configured memory backend.

Returns 404 if no memory row exists; otherwise calls the probe against the stored config. The probe never raises — failures land in the response body as ok=False.

post/admin/api/v1/memory/check-connection

Response

Successful Response

okboolean required
detailsobject nullable
errorstring nullable

Changes