Fetch provided products
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
**Use: ** /products?providerId=[id]
Return all private and public products which are provided to the organization.
| Header Parameters |
|---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
| Responses | ||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200List of products
| ||||||||||||||||||||||||||||||||||||||||||||
400Bad Request (e.g. element not found or resource conflict).
| ||||||||||||||||||||||||||||||||||||||||||||
403Missing permission
| ||||||||||||||||||||||||||||||||||||||||||||
500Internal server error (Internal service communication or process error).
|