Retrieve Packages
get
/icsapis/v1/packages
Retrieves a list of packages.
Request
Supported Media Types
- application/xml
- application/json
Query Parameters
- q
-
Type:
stringFilters results by name.
Response
Supported Media Types
- application/json; charset=UTF-8
- application/xml; charset=UTF-8
200 Response
Successful operation
Body
Root Schema : ICSPackages
Type:
objectNested Schema : items
Type:
array-
Type:
objectPackageItem
Nested Schema : PackageItem
Type:
objectNested Schema : items
Type:
array-
Type:
objectPackageItemContent
Nested Schema : PackageItemContent
Type:
object- code
-
Type:
string - links
-
Type:
arraylinksRequired:true - name
-
Type:
string - version
-
Type:
string
Nested Schema : Link
Type:
object- href
-
Type:
string - rel
-
Type:
string
400 Response
Malformed parameters