List holdout analysis versions for a holdout analysis.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | holdoutAnalysisId | str | ID of the holdout analysis to list holdout analysis versions for |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| result | list[HoldoutAnalysisVersion] |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `holdoutAnalysisId` is not found. |