v37

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-1170194628.0 KB
v1
omo

Export memories to OMO format

Export memories in Open Memory Object (OMO) standard format.

This enables memory portability to other OMO-compliant platforms.
The exported format follows the OMO v1 schema.

**OMO Standard:** https://github.com/papr-ai/open-memory-object
post/v1/omo/export

Request body

memory_idsstring[] required

List of memory IDs to export

Response

Successful Response

codeinteger
statusstring
countinteger required

Number of memories exported

memoriesobject[] required

Memories in OMO v1 format

errorstring nullable