get https://api.apptotal.zscaler.com/v1/apps/app
Searches the AppTotal App Catalog either by app ID (app_id
), a valid consent link or marketplace link (url
).
Either app_id
or url
must be provided. If both app_id
and url
are provided, an error will be returned.
If the app exists in the catalog, the app's info is returned. If not, the app is submitted for analysis, in which case a subsequent request is required in order to fetch the app's info once analysis is complete.