support

Search and retrieve package definitions for support investigation.

List action supports full-text search via ?q= (matched against package name / registry id and verbose name).

Retrieve action looks up a single package by its registry id (the name field, e.g. @scope/collection/package). An optional ?version= query parameter returns the config at that semantic version instead of the current version.

get/api/support/packages/{name}/

Path parameters

namestring required

Query parameters

versionstring

Optional semantic version. When provided, returns that package version instead of the current version.

Changes

No recorded changes to this endpoint across all 1 revision of this API.