How can I see the list of Apps uploaded in App Automation?

How can I see the list of Apps uploaded in App Automation?

Hi Alex,

You can use this API to fetch the list of uploaded apps.

curl --location --request GET 

https://manual-api.lambdatest.com/app/data?type=ios&level=org’ \

–header ‘Authorization: Basic <BASE64TOKEN generated from username & access key>’