get
/v1/products/{product}/features/{id} Retrieve a product_feature
GetProductsProductFeaturesId
<p>Retrieves a product_feature, which represents a feature attachment to a product</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
id | path | string | yes | The ID of the product_feature. |
product | path | string | yes | The ID of the product. |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.