Retrieve list of feature tags associated with a manuscript or manuscript page
| Name | Required | Default | Description | Example |
|---|---|---|---|---|
| docID | false | manuscript ID to query | 10046 | |
| gaNum | false | manuscript primary name to query | P46 | |
| pageID | false | page ID to query. if not present or -1, then all features; if -2, then only manuscript features (not page features | 10 | |
| featureID | false | feature ID to retrieve | 123 | |
| featureCode | false | get all featureCode instances | IlluminatedLetters | |
| format | false | specified at session open | response output format (json|xml|csv|gchart) | json |
| Must provide at least one of: {docID}, {gaNum}, {featureID}, {featureCode}. | -4 |