mirror of
https://github.com/mem0ai/mem0.git
synced 2026-09-19 04:50:05 +08:00
5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
---
|
|
title: 'Get Memory'
|
|
description: "Retrieve a single memory by its unique memory ID from the Mem0 platform using the GET endpoint."
|
|
openapi: get /v1/memories/{memory_id}/
|
|
--- |