v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Memories

Read Memory

Read a memory. A memory consists of one or more artifacts, each with an associated description. When reading a memory, it is represented as the (paged) list of artifact descriptions.

get/memories/memories/{mid}

Path parameters

midstring required

The ID of the memory. To find memory IDs, see <a href="/reference/readusermemories" target="_blank">Read User Memories</a>.

Headers

Accept'application/x-fs-v1+json' | 'application/x-gedcomx-v1+json' | 'application/json' | 'application/x-fs-v1+xml' | 'application/x-gedcomx-v1+xml' | 'application/xml' required

Specifies the media type(s) that the client is willing to accept in the response.

Response

The read was successful. See <a href="https://developers.familysearch.org/main/docs/json-schema#sourcedescription" target="_blank">SourceDescription Schema (JSON)</a>