---
title: "Show me metadata of selected package"
method: GET
path: "/api/patch/v1/packages/{package_name}"
---

# Show me metadata of selected package

`GET /api/patch/v1/packages/{package_name}`

Show me metadata of selected package

## Path parameters

- `package_name` string, required

## Response `200`

OK

- ControllersPackageDetailResponse
  - `data` ControllersPackageDetailItem
    - `attributes` ControllersPackageDetailAttributes
      - `advisory_id` string
      - `description` string
      - `name` string
      - `summary` string
      - `version` string
    - `id` string
    - `type` string

---

[API](https://skmtc.net/redhat/apis/patchman-engine.md) · [All operations](https://skmtc.net/redhat/apis/patchman-engine/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/redhat/patchman-engine/versions/d0dd0c4d157b/schema)
