SupplyChain2Service
List repositories with dependencies
Returns any repositories which contain dependencies that match the given filter for a deployment
post/api/sca/deployments/{deploymentId}/repositories
Path parameters
deploymentIdstring int64 required
Deployment ID (numeric). Example: 123. Can be found at /deployments, or in your Settings in the web UI.
Request body
Example request
{
"pageSize": 100
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.