SCA API 2.0
/- Get Library Notices
Set Library Notice
Assign Library License
Set Library Copyright
Revert Library User Copyrights
Get Organization In-House Libraries
Mark/Unmark Library As In-House
Get Library Version Vulnerability Trends
Get Library Versions
Get Library Projects In Organization
Get Library Details
Remove Library License References
Revert Library User Licenses
Get Library Notices
Returns the text of a library's notice
Security
bearer-key
GET
curl -i -X GET \
'https://api-saas.mend.io/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
{ "supportToken": "1171c60d", "retVal": [ { … } ] }