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
- 200
- 401
- 500
data.usage maps each custom-APK content UUID to {count, policy_names}
Enterprise ID not found in context
Failed to query content