/v2/release-groups/{projectGroupId}/releases/{projectGroupReleaseId}/dependencies

Get the dependencies for a given release group

Path Params
integer
required
integer
required

The ID of the release

Query Params
locators[]
array of strings

Filter dependencies by locators (exact match)

locators[]
string

Filter dependencies by title

status[]
array of strings

Filter dependencies by status

status[]
depth[]
array of strings

Filter dependencies by depth

depth[]
layerDepth[]
array of strings

Filter dependencies by depth (for container projects)

layerDepth[]
hasIssues[]
array of strings

Filter dependencies by the presence of issues

hasIssues[]
licenses[]
array of strings

Filter dependencies by licenses

licenses[]
fetchers[]
array of strings

Filter dependencies by package manager

fetchers[]
boolean

Includes ignored dependencies

confidence[]
array of strings

Filter dependencies by confidence

confidence[]
sources[]
array of strings

Filter dependencies by source type (managed or vendored). Only supported on project scope.

sources[]
rootProjects[]
array of strings

Filter release group dependencies by root projects

rootProjects[]
packageLabels[]
array of strings

Filter dependencies by package label IDs

packageLabels[]
string

Filter to vendored dependencies found under this path prefix. Only supported on project scope.

boolean

Include resolution notes in issue data

boolean

Include full license text in license data

boolean

Include copyright information in license data

boolean

Include license match details in license data

boolean

Include download URL in package data

integer
≥ 1
Defaults to 1

The specific page of data to return

integer
25 to 100
Defaults to 50

The number of items to return in each page of results

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json