---
title: "List supported 3rd party software"
method: GET
path: "/v2/software-products"
tags: ["system"]
---

# List supported 3rd party software

`GET /v2/software-products`

Returns available software products (3rd party patching)

## Response `default`

default response

- object[]
  - `id` string, uuid — Product identifier
  - `vendorName` string — Vendor Name
  - `productName` string — Product Name
  - `installable` boolean — Installable
  - `active` boolean — Active

---

[API](https://skmtc.net/ninjarmm/apis/ninjaone-public-api-2-0.md) · [All operations](https://skmtc.net/ninjarmm/apis/ninjaone-public-api-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ninjarmm/ninjaone-public-api-2-0/revisions/753f26d46650/schema)
