get
https://{hostname}/api/cmp/v1/applications//scans//sdks/
Use this API to retrieve detailed information about a single SDK detected during a specific application scan. The response includes the SDK's package ID, name, vendor, default category, and description.
Things to Know
- SDKs returned by this endpoint are scan-detected SDKs and are different from Tracking Technology SDKs, which have custom descriptions and categories.
400Bad Request
401Unauthorized
403Forbidden
500Internal Server Error