Skip to main content
GET
/
forestry
Forestry
curl --request GET \
  --url https://cherrytree.soyab.uk/forestry
[
  {
    "total": 123,
    "results": [
      {
        "id": 123,
        "itemId": 123,
        "tree": "<string>",
        "log": "<string>",
        "forestryBaseSpeedInMilliseconds": 123,
        "minimumForestryLevel": 123,
        "nestChance": 123,
        "forestryExp": 123,
        "forestryBurnExp": 123
      }
    ]
  }
]

Response

200 - application/json

200 Response

total
number
required
results
object[]
required