get
https://{hostname}/api/cmp/v1/applications//scans//sdks
Use this API to retrieve a paginated list of SDKs detected during a specific application scan. The response includes each SDK's ID, name, vendor, and default category. Results can be filtered and sorted using optional query parameters for name, vendor, default category, and the package ID.
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