an object with query parameters
Optional
filter?: 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, inactive
Optional
limit?: numberNumber of results per page. Default is 32.
Optional
offset?: numberNumber of rows to skip before getting page[size]
Optional
sort?: EnumSortDeploymentsField(s) by which to sort response
Optional
options: ApiCallOptions
List deployments