GET
/
collections
/
{collection}
/
features
/
{feature}
{
  "name": "<string>",
  "collectionId": "<string>",
  "params": {},
  "enabled": false
}

Path Parameters

collection
string
required

The name of a collection

feature
string
required

The name of a feature

Response

200 - application/json

successful operation

The response is of type object.