Skip to main content

Report which policies reference each custom APK

GET 

/content/policy-usage

Returns a single object keyed "usage", mapping every custom-APK content UUID in the enterprise to {count, policy_names}. Custom APKs referenced by no policy are present with count 0 and an empty policy_names array.

Responses

data.usage maps each custom-APK content UUID to {count, policy_names}