an object with query parameters
Optionalfilter?: stringDeployment fields by which you can filter responses.
spaceId ID string (or empty string for personal space) - ID of space in which deployment(s) existmodelId UUID string - By model IDcreatedBy ID stringownerId ID stringexperimentId UUID string - ID of experiment in which model(s) existexperimentVersionId UUID string - ID of experiment version in which model(s) existpredictionId UUID string - ID of prediction which exists on deploymentpredictionEnabled boolean - Are predictions enabledexactName string - Deployments with exact name. Names may not be unique.nameContains string - Deployments where name includes this. Names may not be uniqueexperimentType string - Deployments that have models of the experiment typeOptionallimit?: numberOptionaloffset?: numberOptionalsort?: EnumSortDeploymentsOptionaloptions: ApiCallOptions
List deployments