v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve a product_feature

Retrieves a product_feature, which represents a feature attachment to a product

get/v1/products/{product}/features/{id}

Path parameters

idstring required

The ID of the product_feature.

productstring required

The ID of the product.

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

idstring required

Unique identifier for the object.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

object'product_feature' required

String representing the object's type. Objects of the same type share the same value.