curl --location --request GET 'https://api.laf.run/v1/apps//pod'
{ "error": "string", "data": { "appid": "string", "podNameList": [ "pod1", "pod2" ] } }