Licenses (v1)
참고: 프로젝트를 가져오거나 업데이트할 때 변경 사항은 1시간 지연 후에 엔드포인트 결과에 반영됩니다.
Required permissions
-
View Organization -
View Project -
View Project Snapshot
Path parameters
orgIdstringRequiredExample:
The organization ID to list projects for. The API_KEY must have access to this organization.
4a18d42f-0706-4ad0-b127-24078731fbedQuery parameters
sortByall ofOptional
The field to sort results by.
string · enumOptionalPossible values:
anyOptionalExample:
The field to sort results by.
licenseorderall ofOptional
The direction to sort results by.
string · enumOptionalPossible values:
anyOptional
The direction to sort results by.
Body
and
anyOptionalExample:
{"filters":{"languages":["node","ruby","java","cpp"],"projects":[],"dependencies":[],"licenses":[],"severity":["none","high","medium","low"]}}Responses
200Success
application/json; charset=utf-8
post
/org/{orgId}/licenses200Success
Last updated