Export SBOMCopy Pageget https://app.aikido.dev/api/public/v1/containers/{container_repo_id}/licenses/exportReturns an overview of all packages & licenses found in a containerPath Paramscontainer_repo_idint32required≥ 0The ID of the container repoQuery ParamsformatstringenumDefaults to csvThe format of the exportcsvsbomsbom_spdxAllowed:csvsbomsbom_spdxinclude_risk_reasonintegerDefaults to 0Flag to include risk reason in CSV export. 1 or 0 indicating true or falseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/csvAllowed:application/jsontext/csvResponses 200An overview of all licenses and packages found in a container 404The provided container_repo_id does not existUpdated 5 days ago