Genealogies Trees
Prototype: This resource is currently in a prototype development state. It may or may not be operational and the
interface may change prior to release. Feedback is welcome.
Path
/platform/genealogies/trees |
|
Production: | https://api.familysearch.org/platform/genealogies/trees |
Beta: | https://apibeta.familysearch.org/platform/genealogies/trees |
Integration (Integration): | https://api-integ.familysearch.org/platform/genealogies/trees |
Operations
POST - Create a tree. Produces - Specify a returned data format using the
Accept
header.
Consumes - Specify the incoming data format using the
Content-Type header.
Parameters
Status Codes
|
|||||||||
GET - Get a list of genealogy tress the currently authenticated user has created. Produces - Specify a returned data format using the
Accept
header.
This method does not accept any parameters. Status Codes
|
Example Requests
Create Genealogies Tree | How to create a tree. |
Read Genealogies Trees | How to get the genealogy trees created by the current user. |