Lists all of the feature group exports for the feature group
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | featureGroupId | str | Unique identifier of the feature group |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| result | list[FeatureGroupExport] |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `featureGroupId` is not found. |