# License Lookup Returns id, name, priority, url, description, text, shortName and spdxIdentifier for a given license ID or license Name. Endpoint: GET /license/lookup Version: v1 Security: bearerAuth ## Query parameters: - `licenseId` (integer) ID of the license (Example: 1) - `licenseName` (string) Full name of the license (Example: Apache License 1.1) ## Response 400 fields ## Response 500 fields