Read Current Tree

This example request illustrates how to read the current tree.

JSON

Request

GET /trees/current
Accept: application/x-fs-v1+json
Authorization: Bearer YOUR_ACCESS_TOKEN_HERE
                
              

Response

HTTP/1.1 200 No Content
Content-type: application/x-fs-v1+json
X-processing-time: 24
Vary: Accept,Accept-Language,Accept-Encoding,Expect
Date: Tue, 03 Dec 2024 21:10:25 GMT
Cache-control: no-cache, no-store, max-age=0, must-revalidate
                
                  
{
  "trees": [
    {
      "id": "9NMM-9D6C"
    }
  ]
}
                
              

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.