Skip to content

License lookup based on short name

Request

Returns id, name, priority, url, description, text and spdxIdentifier for a given shortName.

Security
bearerAuth
Path
shortNamestringrequired

Short name of the license

curl -i -X GET \
  'https://codeinsightapi.redocly.app/_mock/swagger/licenses/{shortName}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK