--- 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}/ ---