Gets the schema (including feature mappings) for all feature groups used in the model version.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | modelVersion | str | Unique string identifier for the version of the model. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
result | list[ModelVersionFeatureGroupSchema] |