---
title: "Show me all my systems which have a package installed"
method: GET
path: "/api/patch/v1/export/packages/{package_name}/systems"
---

# Show me all my systems which have a package installed

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

Show me all my systems which have a package installed

## Path parameters

- `package_name` string, required

## Query parameters

- `filter[system_profile][sap_system]` string
- `filter[system_profile][sap_sids][in]` string[]
- `tags` string[]

## Response `200`

OK

- ControllersPackageSystemItem[]
  - `available_evra` string
  - `display_name` string
  - `id` string
  - `installed_evra` string
  - `updatable` boolean

---

[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)
