curl --location '/api/apps'
{ "data": [ { "appName": "string", "bundleIdentifier": "string", "bundleVersion": "string" } ], "success": true }