v1

latestOpenAPI 3.0.02026-07-141,4077,1665.2 MB
Static Analysis

Get the list of SPDX licenses

get/api/v2/static-analysis-sca/licenses/list

Response

OK

Example response

{
  "data": {
    "attributes": {
      "licenses": [
        {
          "display_name": "MIT License",
          "identifier": "MIT",
          "short_name": "MIT"
        }
      ]
    },
    "id": "0190a3d4-1234-7000-8000-000000000000",
    "type": "licenserequest"
  }
}