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
}
]
}
]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
}
]
}
]200 Response
Show child attributes
Was this page helpful?