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.\n> \ud83d\uddd2 Things to Know\n> \n> - This endpoint is specific to iOS applications.\n> - The dataType path parameter corresponds to a dataType returned in the Get Scan Privacy Manifest API response (e.g., USER_ID, OTHER_DIAGNOSTIC_DATA).\n> - Mismatch categories with no detected issues return an empty array rather than being omitted from the response.
400Bad Request
401Unauthorized
403Forbidden
500Internal Server Error