v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Memories

Read Memories

Read a list of memories. A memory is a container for user-contributed artifacts, such as photos, stories, documents and audio. Each memory artifact has an associated source description that contains metadata about the artifact, such as a title, a created timestamp, links, references and any extracted information.

get/memories/memories

Query parameters

midsstring

Comma and/or space separated list of memory description ids. To find memory IDs, see <a href="/reference/readusermemories" target="_blank">Read User Memories</a>.

If the 'mids' query parameter is set, retrieve all memories specified by the ids in the 'mids' query parameter. Otherwise, retrieve all memories for the current user, which is accomplished by a redirect to the memories for the current user.

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>