GET
/
features
/
{feature}
{
  "name": "<string>",
  "defaults": {},
  "callback": {
    "uri": "<string>",
    "method": "GET",
    "queryParams": {},
    "headers": {},
    "entity": {}
  }
}

Path Parameters

feature
string
required

The name of a feature

Response

200 - application/json

successful operation

The response is of type object.