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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
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 Search Tree Persons.

Query Params
string

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

Headers
string
enum
required

Specifies the media type(s) that the client is willing to accept in the response.

Allowed:
Responses
200

The read was successful. See Person Schema (JSON)

204

Upon a successful read and no families exist.

301

If the person has been merged into another person.

404

If the person is not found.

410

If the person has been deleted.

429

The request was throttled.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!