get
https://{hostname}/api/cmp/v1/applications//scans//privacy-manifest/
Use this API to retrieve detailed mismatch information for a specific data type within an iOS privacy manifest scan. The response includes a breakdown of mismatches by category, with each mismatch entry identifying the SDK package, SDK name, and the differing app and SDK values.
Things to Know
- This endpoint is specific to iOS applications.
- The
dataTypepath parameter corresponds to adataTypereturned
400Bad Request
401Unauthorized
403Forbidden
500Internal Server Error