

Updated 05 Sep 2023
Did this page help you?
Retrieve a single product feature, if requesting manager has access permissions to it.
URL: /api/v1/product-features/{id}/
Method: GET
Code: 200 OK
Content Examples:
{ "id": 196, "created_at": "2021-01-13T12:29:23Z", "updated_at": "2021-01-13T12:29:23Z", "name": "f3", "code": "f3", "is_deleted": false, "feature_type": "activation", "max_consumption": 0, "allow_overages": false, "max_overages": 0, "reset_consumption": false, "consumption_period": null, "metadata": {}, "product": 1584723961091260 }