v50

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-013374139.1 KB
catalog

Shows available packages of a specific package

Returns a list of versions for a given attr_path

Required Query Parameters:

  • attr_path: The attr_path, must be valid.

Optional Query Parameters:

  • page: Optional page number for pagination (def = 0)
  • pageSize: Optional page size for pagination (def = 10)

Returns:

  • PackagesResult: A list of PackageResolutionInfo and the total result count
get/api/v1/catalog/packages/{attr_path}

Path parameters

attr_pathstring required

Query parameters

pageinteger
pageSizeinteger

Response

A list of packages attr_path

total_countinteger required