curl --location --request GET '/fruits/medal-rule/scroll-config/list' \
--header 'x-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzeXNVaWQiOiJlOWNhMjNkNjhkODg0ZDRlYmIxOWQwNzg4OTcyN2RhZSIsInVzZXJJZGVudGl0eSI6MiwiZXhwIjoxNzQ3MDgxNzYzLCJ1c2VybmFtZSI6ImFkbWluIn0.NaeqryXHUXcM8u5j_l2cIjTyywLEiMHQklrPpEHy79k'
{
"code": 0,
"message": "string",
"result": [
{
"activePoints": 0,
"createdTime": "2019-08-24T14:15:22Z",
"dailyFruitsOutput": 0,
"exchangeFruitsNeed": 0,
"iconUrl": "string",
"id": 0,
"isDeleted": true,
"maxConcurrentUse": 0,
"name": "string",
"realNameCount": 0,
"totalFruitsOutput": 0,
"updatedTime": "2019-08-24T14:15:22Z",
"usableDays": 0
}
],
"success": true,
"timestamp": 0
}