workspaces
List Workspace Builds
Gets builds defined for a specific workspace.
noqa: DAR401
Args: workspace_name_or_id: Name or ID of the workspace. build_filter_model: Filter model used for pagination, sorting, filtering. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: All builds within the workspace.
get/api/v1/workspaces/{workspace_name_or_id}/pipeline_builds
Path parameters
Query parameters
hydrateboolean
sort_bystring
logical_operator'or' | 'and'
Logical Ops to use to combine filters on list methods.
pageinteger
sizeinteger
scope_workspacestring uuid nullable
is_localboolean nullable
contains_codeboolean nullable
zenml_versionstring nullable
python_versionstring nullable
checksumstring nullable
Response
Successful Response