curl --location '/short/link/pool/route/all/' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "", "data": [ { "key": "", "value": "", "isSelect": false, "type": "", "status": 0 } ] }