v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Persons

Get Person Memory Descriptions

Read the list of descriptions of the memories for the person. The descriptions will include title, description, memory type and URIs to the raw memories.

get/tree/persons/{pid}/memories

Path parameters

pidstring required

The id of the person whose memories are to be retrieved. Can be a person from the main FamilySearch tree or from a user tree. To find an example person ID, see <a href="/reference/searchtreepersons" target="_blank">Search Tree Persons</a>.

Query parameters

startinteger

The zero-based index of the first memory to be returned.

countinteger

The maximum number of memories to return.

typestring

Filter the artifacts by the specified type(s). If this parameter is not supplied, the default Photo, Document, Story, Obituary will be supplied.

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>