Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.mnemom.ai/v1/agents/{agent_id}/drift/aip \ --header 'X-Mnemom-Api-Key: <api-key>'
{ "alerts": [ { "alert_id": "<string>", "agent_id": "<string>", "session_id": "<string>", "checkpoint_ids": [ "<string>" ], "sustained_checks": 123, "drift_direction": "<string>", "message": "<string>", "detection_timestamp": "2023-11-07T05:31:56Z" } ], "agent_id": "<string>" }
Get AIP drift alerts
Mnemom API key (mnm_... format)
Agent identifier (e.g. smolt-abc123)
AIP drift alerts
Show child attributes
Suggestions
Contact support