List ModelDeployments
List ModelDeployments for a specific workspace.
By default, returns only the latest version of each deployment.
Path parameters
workspace
Query parameters
page
Page number.
page_size
Page size.
sort
The field to sort by. To sort in decreasing order, use - in front of the field name.
all_versions
If true, return all versions of each deployment. If false (default), return only the latest version.
filter
Filter deployments by workspace, project, status, config, model_provider_id, name, status_message, created_at, and updated_at.
Response
Return model deployments for a workspace
data
pagination
Pagination information.
sort
The field on which the results are sorted.
filter
Filtering information.
Errors
422
Unprocessable Entity Error