Skip to main content

get_memory_handler

Function get_memory_handler 

Source
pub async fn get_memory_handler(
    __arg0: State<Arc<MnemoEngine>>,
    __arg1: Path<Uuid>,
) -> Result<Json<Value>, AppError>
Expand description

GET /v1/memories/:id – retrieve a single memory by UUID.