Read the descendancy of a person for a specific number of generations. The result of the query provides a list of persons. Each person will supply a descendancy number in the display properties for the person. The descendancy number is interpreted as a d'Aboville number which can be used to determine the position of each person in the descendancy.
The descendancy query supports the inclusion of the spouses of each person in the descendancy graph. Spouses returned in the query will also have a descendancy number, but the descendancy number will have a -S<#> appended to indicate the role of spouse. The '#' indicates the spouse number.
| descendancy number | description |
|---|---|
| 1 | The root person. |
| 1-S1 | The (primary) spouse of the root person. |
| 1-S2 | The second spouse of the root person. |
| 1.3 | The third child (via the primary spouse) of the root person. |
| 1-S2.2 | The second child (via the second spouse) of the root person. |
| 1.2-S3.4 | The fourth child (via the 3rd spouse) of the second child (via the primary spouse) of the root person. |
| 1.2.5-S1 | The primary spouse of the fifth child (via the primary spouse) of the second child (via the primary spouse) of the root person. |
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
200The read was successful. See Person Schema (JSON)
301If the requested person has been merged to another person.
410If the requested person has been deleted.
429The request was throttled.