v1

latestOpenAPI 3.0.02026-07-1717219.3 KB
definitions

Gets the coordinates for all definitions that match the given pattern in the specified part of the definition.

get/definitions

Query parameters

patternstring

The string to search for in definition coordinates to get coordinate suggestions

typestring

The 'type' coordinates segment

providerstring

The 'provider' coordinates segment

namestring

The 'name' coordinates segment

namespacestring

The 'namespace' coordinates segment

licensestring

The SPDX license identifier

releasedAfterstring

The minimum release date for the component

releasedBeforestring

The maximum release date for the component

minLicensedScoreinteger

The minimum effective licensed score for the component

maxLicensedScoreinteger

The maximum effective licensed score for the component

minDescribedScoreinteger

The minimum effective described score for the component

maxDescribedScoreinteger

The maximum effective described score for the component

sortstring

The field to sort the results by. Valid values include type, provider, namespace, name, revision, license, releaseDate, licensedScore, describedScore, effectiveScore and toolScore

sortDescboolean

The direction to sort the results by

continuationTokenstring

Used for pagination. Seeded from the results of the previous query

Response

List of definitions that have definitions.