---
title: "Export systems for my account"
method: GET
path: "/api/patch/v1/export/systems"
---

# Export systems for my account

`GET /api/patch/v1/export/systems`

Export systems for my account

## Query parameters

- `search` string
- `filter[id]` string
- `filter[display_name]` string
- `filter[last_evaluation]` string
- `filter[last_upload]` string
- `filter[rhsa_count]` string
- `filter[rhba_count]` string
- `filter[rhea_count]` string
- `filter[other_count]` string
- `filter[stale]` string
- `filter[packages_installed]` string
- `filter[packages_updatable]` string
- `filter[system_profile][sap_system]` string
- `filter[system_profile][sap_sids][in]` string[]
- `tags` string[]

## Response `200`

OK

- ControllersSystemInlineItem[]
  - `created` string
  - `culled_timestamp` string
  - `display_name` string
  - `id` 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

---

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