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

Path Parameters

collection
string
required

The name of a collection

Response

200 - application/json

successful operation

name
string
collectionId
string
params
object
enabled
boolean
default:false