Person Change History
Path
/platform/tree/persons/{pid}/changes |
|
Production: | https://api.familysearch.org/platform/tree/persons/{pid}/changes |
Beta: | https://apibeta.familysearch.org/platform/tree/persons/{pid}/changes |
Integration (Integration): | https://api-integ.familysearch.org/platform/tree/persons/{pid}/changes |
Description
The Person Change History resource provides a list of changes for a person. Each entry in the change history provides details about what was changed, who performed the change, and an explanation of why the change was made if the reason was provided by the user.
Operations
HEAD - Read the headers for the person change history. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
|||||||||
GET - Read the change history for a person. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Read Person Change History | How to get a change history. |
Read Person Change History First Ten Entries | How to read the first ten entries of a change history for a person. |