v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Persons

Read Families

Read the families for a specific person. The data returned includes the person, their spouses, the relationships to each spouse, their children, the relationships to each child, their parents, the relationships to each parent, their siblings, and the relationships for each sibling to each parent.

get/tree/persons/{pid}/families

Path parameters

pidstring required

The id of the person whose families are to be retrieved. Can be a person from the main FamilySearch tree or from a user tree. To find an example person ID, see <a href="/reference/searchtreepersons" target="_blank">Search Tree Persons</a>.

Query parameters

sourceDescriptionsstring

true if source descriptions should be included in the response; false otherwise.

Headers

Accept'application/x-fs-v1+json' | 'application/x-gedcomx-v1+json' | 'application/json' | 'application/x-fs-v1+xml' | 'application/x-gedcomx-v1+xml' | 'application/xml' required

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#person" target="_blank">Person Schema (JSON)</a>