Retrieve the latest package for a given set of filter
criteria.

GET /api/v1/package/latest/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 8531,
    "name": "Bowtie Controller Helm Chart",
    "version": "26.09.001",
    "description": "Bowtie Controller Helm Chart",
    "checksum": "bbad469b3fadbccb8340e6fc760e247b67cb15ec94f6e978a3309d9cf36a38a4",
    "operating_system": "kubernetes",
    "min_os_version": null,
    "max_os_version": null,
    "package_type": "helm",
    "created_date": "2026-09-15T03:38:17.863761Z",
    "modified_date": "2026-09-15T03:38:17.863799Z",
    "data": {},
    "exclude_from_api": false,
    "gui_only": false,
    "headless": false,
    "platform": 8,
    "only_for_account": null
}