curl --request GET \
--url https://cherrytree.soyab.uk/farming[
{
"total": 123,
"results": [
{
"id": 123,
"itemId": 123,
"seedName": "<string>",
"seedDurationInSeconds": 123,
"seedLevel": 123,
"seedExp": 123,
"rewardId": 123,
"reward": "<string>",
"chanceForScythe": 123,
"chanceForScytheText": "<string>"
}
]
}
]curl --request GET \
--url https://cherrytree.soyab.uk/farming[
{
"total": 123,
"results": [
{
"id": 123,
"itemId": 123,
"seedName": "<string>",
"seedDurationInSeconds": 123,
"seedLevel": 123,
"seedExp": 123,
"rewardId": 123,
"reward": "<string>",
"chanceForScythe": 123,
"chanceForScytheText": "<string>"
}
]
}
]200 Response
Show child attributes
Was this page helpful?