---
title: "GET /devops/products"
method: GET
path: "/devops/products"
tags: ["DevOps"]
---

# GET /devops/products

`GET /devops/products`

Gets the available products that could be used on a new extension.

## Query parameters

- `limit` integer
- `offset` integer
- `id` string
- `name` string

## Response `200`

- EaasProductReference[]
  - `id` string, required
  - `name` string
  - `icon` string, nullable

## Other responses

- `400`

---

[API](https://skmtc.net/cloudblue/apis/cloudblue-connect-api.md) · [All operations](https://skmtc.net/cloudblue/apis/cloudblue-connect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudblue/cloudblue-connect-api/revisions/0421d2a97c52/schema)
