Person Memories
Path
/platform/tree/persons/{pid}/memories |
|
Production: | https://api.familysearch.org/platform/tree/persons/{pid}/memories |
Beta: | https://apibeta.familysearch.org/platform/tree/persons/{pid}/memories |
Integration (Integration): | https://api-integ.familysearch.org/platform/tree/persons/{pid}/memories |
Operations
GET - Read the list of descriptions of the artifacts for the person. The descriptions will include title, description, artifact type (supplied as a FamilySearch extension) and URIs to the raw artifacts. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
|||||||||||||||||||||||||||
POST - Attach a memory artifact directly to a person. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Read Person Memories | How to read all the memories linked to a person. |
Read Person Memories By Type | How to read the memories linked to a person for a particular set of artifact types. |
Upload Photo for Person | How to upload a photo for a Family Tree person. |