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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
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 Search Tree Persons.

Query Params
int32
≥ 0
Defaults to 0

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

int32
≥ 1
Defaults to 25

The maximum number of memories to return.

string

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

Responses
200

The read was successful. See SourceDescription Schema (JSON)

204

Upon a successful read with no results.

429

The request was throttled.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!