Parents of a Person
Path
/platform/tree/persons/{pid}/parents |
|
Production: | https://api.familysearch.org/platform/tree/persons/{pid}/parents |
Beta: | https://apibeta.familysearch.org/platform/tree/persons/{pid}/parents |
Integration (Integration): | https://api-integ.familysearch.org/platform/tree/persons/{pid}/parents |
Description
The Parents of a Person resource defines the set of parents for a person. This includes the parents, the relationships to each parent, and the spouse relationships of the parents.
Operations
GET - Read the set of relationships for a specific person. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Read Parents of a Person | How to read the list of parents of a person, including any couple relationships of the parents. |