Fetch product consumers
Returns a list of product consumers.
| Path Parameters |
|---|
productId uuid — REQUIRED |
| Header Parameters |
|---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
| Responses | |||||
|---|---|---|---|---|---|
200List of consumers organizations depending on the relationship to the organizations
| |||||
400Bad Request (e.g. element not found or resource conflict).
| |||||
403Missing permission
| |||||
500Internal server error (Internal service communication or process error).
|