---
title: "Show me details about a system by given inventory id"
method: GET
path: "/api/patch/v1/systems/{inventory_id}"
---

# Show me details about a system by given inventory id

`GET /api/patch/v1/systems/{inventory_id}`

Show me details about a system by given inventory id

## Path parameters

- `inventory_id` string, required

## Response `200`

OK

- ControllersSystemDetailResponse
  - `data` ControllersSystemItem
    - `attributes` ControllersSystemItemAttributes
      - `created` string
      - `culled_timestamp` string
      - `display_name` string
      - `insights_id` string
      - `last_evaluation` string
      - `last_upload` string
      - `os_major` string
      - `os_minor` string
      - `os_name` string
      - `other_count` integer
      - `packages_installed` integer
      - `packages_updatable` integer
      - `rhba_count` integer
      - `rhea_count` integer
      - `rhsa_count` integer
      - `rhsm` string
      - `stale` boolean
      - `stale_timestamp` string
      - `stale_warning_timestamp` string
      - `third_party` boolean
    - `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)
