Get Scan Privacy Manifest

Use this API to retrieve a summary of the iOS privacy manifest analysis for a specific application scan. The response includes the manifest's edit version, supported versions, total data type count, and counts broken down by alignment status. Each data type entry includes the data type identifier, the number of SDKs associated with it, declared purposes, and any detected mismatches.

🗒

Things to Know

  • This endpoint is specific to iOS applications.
Path Params
uuid
required

Unique identifier of the application.

uuid
required

Unique identifier of the scan.

Query Params
string

Published version string of the privacy manifest to retrieve.If omitted, the latest version is used.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*