curl --location --request GET 'https://petstore-demo.apifox.com/process_target2pathway'
{ "msg": "string", "code": 0, "data": [ { "source": "string", "destination": "string", "property": { "descrip": "string" } } ] }