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 stringapproverId ID string - ID of user that approved a model in the deploymentexperimentId UUID string - ID of experiment in which model(s) existexperimentVersionId UUID string - ID of experiment version in which model(s) existpredictionEnabled 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 uniquemodelName string - Partial or exact, case-insensitive name of model in the deploymentmodelState enum string - State by which to find modelspending, enabled, disabled, inactiveOptionallimit?: numberNumber of results per page. Default is 32.
Optionaloffset?: numberNumber of rows to skip before getting page[size]
Optionalsort?: EnumSortDeploymentsField(s) by which to sort response
Optionaloptions: ApiCallOptions
List deployments