Current Tree
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/trees/current |
|
Production: | https://api.familysearch.org/platform/trees/current |
Beta: | https://apibeta.familysearch.org/platform/trees/current |
Integration (Integration): | https://api-integ.familysearch.org/platform/trees/current |
Description
The Current Tree resource provides the interface to get and set the id of the current tree.
Operations
GET - Retrieve the id of the current tree. Produces - Specify a returned data format using the
Accept
header.
This method does not accept any parameters. Status Codes
|
||||||
POST - Set the id of the current 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
|
Example Requests
Read Current Tree | How to read the current tree. |
Set Current Tree | How to set the current tree. |