Returns a schema for a given FeatureGroup in a project.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | featureGroupId | str | The unique ID associated with the feature group. |
| No | projectId | str | The unique ID associated with the project. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| result | list[Feature] |
| TYPE | WHEN |
|---|---|
| DataNotFoundError |
|
| DataNotFoundError |
|