curl --request GET \
--url https://cherrytree.soyab.uk/blessed[
{
"total": 123,
"results": [
{
"id": 123,
"itemId": 123,
"name": "<string>",
"level": "<string>",
"description": "<string>",
"requirementId": 123,
"requirement": "<string>",
"originalCost": 123,
"baseCamp57Cost": 123,
"tikiTheTicketCost": 123,
"bothCost": 123
}
]
}
]curl --request GET \
--url https://cherrytree.soyab.uk/blessed[
{
"total": 123,
"results": [
{
"id": 123,
"itemId": 123,
"name": "<string>",
"level": "<string>",
"description": "<string>",
"requirementId": 123,
"requirement": "<string>",
"originalCost": 123,
"baseCamp57Cost": 123,
"tikiTheTicketCost": 123,
"bothCost": 123
}
]
}
]200 Response
Show child attributes
Was this page helpful?