Families of a Person

Description

The Families of a Person resource provides the families for a person. This includes the spouses, the relationships to each spouse, the children, the relationships to each child, the parents, the relationships to each parent, the siblings, and the relationships for each sibling to each parent.

Operations

GET - Read the families for a specific person.

Produces - Specify a returned data format using the Accept header.
Parameters
Name Type Description
pid path The id of the person whose families are to be retrieved.
sourceDescriptions query true if source descriptions should be included in the response; false otherwise.
Status Codes
  • 200  -  Upon a successful read.
  • 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  -  If the request was throttled.

Example Requests

Read Families of a Person How to read the families of a person.

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.