---
title: "GET /products/{product_product_id}/guidelines"
method: GET
path: "/products/{product_product_id}/guidelines"
tags: ["Guidelines"]
---

# GET /products/{product_product_id}/guidelines

`GET /products/{product_product_id}/guidelines`

## Path parameters

- `product_product_id` string, required

## Query parameters

- `limit` integer
- `offset` integer
- `action` 'conflicts' | 'requires' | 'provided_by'
- `from.id` string
- `from.type` 'item'
- `id` integer
- `scope` 'account' | 'subscription'
- `to.id` string
- `to.type` 'item'

## Response `200`

- unknown[]
  - unknown

---

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