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.

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
  • 200  -  Successfully retrieved the id of current tree
  • 429  -  If the request was throttled.

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
Name Type Description
body request-body A FamilySearchPlatform object containing the id to be set as the current tree. Use "GLOBAL" to set the current tree id to the FamilySearch public/global tree.
Status Codes
  • 204  -  Successfully set the id of the current tree
  • 429  -  If the request was throttled.

Example Requests

Read Current Tree How to read the current tree.
Set Current Tree How to set the current tree.

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.