v1
latestOpenAPI 3.0.12026-07-243407211.3 MBProductFeatureLimits
Get product feature limits
Retrieves the feature limits for a specific product feature within a program, based on the provided program code, product code, feature name, and optional product class and tier class.
get/programs/{programCode}/products/{productCode}/features/{feature}/limits
Path parameters
programCodestring required
The code identifying the program.
productCodestring required
The code identifying the product.
featurestring required
The name of the feature for which limits are requested.
Query parameters
productClassstring
The class of the product (optional).
productTierClassstring
The tier class of the product (optional).
Headers
X-GD-RequestIdstring required
The unique identifier for the request, provided in the X-GD-RequestId header.
Response
OK