Returns id, name, priority, url, description, text, shortName and spdxIdentifier for a given license ID or license Name.
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/license/lookup
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/license/lookup
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/license/lookup?licenseId=0&licenseName=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'