Skip to main content
POST
Get dependency details Deprecated: Use /v2/licenses/components instead

Body

application/json
files
List of dependency files · object[]
depth
integer<int32>

Response

A successful response.

Success example. For error cases, each dependency block reports the processing status via info_message and info_code. Example: {"files":[{"file":"package.json","id":"dependency","status":"pending","dependencies":[{"component":"","purl":"pkg:npm/express","info_message":"Component not found","info_code":"COMPONENT_NOT_FOUND"}]}],"status":{"status":"SUCCESS","message":"Success"}}

files
Dependency response details · object[]
status
object

Detailed response details.