Read User Memories
Read a user's memories. The user memories query provides a (paged) list of artifacts of memories that belong to a specific user. This allows users to get a list of all memories that have been uploaded by the current user. To do this, make a request to the User Memories resource with the Accept header set to application/x-fs-v1+json.
Path parameters
The id of the user. To find user IDs, see <a href="/reference/readcurrentuser" target="_blank">Read Current User</a>.
Query parameters
The index (zero-based) of the first artifact belonging to this user to be returned.
The maximum number of artifacts belonging to this user to return. If not specified or a bad value, all memories will be returned.
Headers
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>