List all the prediction operators inside a project.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | projectId | str | The unique ID of the project. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
result | list[PredictionOperator] |
TYPE | WHEN |
---|---|
DataNotFoundError |
|