User Memories
Path
/platform/memories/users/{uid}/memories |
|
Production: | https://api.familysearch.org/platform/memories/users/{uid}/memories |
Beta: | https://apibeta.familysearch.org/platform/memories/users/{uid}/memories |
Integration (Integration): | https://api-integ.familysearch.org/platform/memories/users/{uid}/memories |
Description
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-gedcomx-v+xml
.
Operations
GET - Read the user's memories. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Read Memories for a User | How to query for all memories for a user. |