artifact_versions
List Artifact Versions
Get artifact versions according to query filters.
Args: artifact_version_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. auth_context: The authentication context.
Returns: The artifact versions according to query filters.
get/api/v1/artifact_versions
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
tagstring nullable
namestring nullable
versionstring nullable
uristring nullable
materializerstring nullable
typestring nullable
data_typestring nullable
only_unusedboolean nullable
has_custom_nameboolean nullable
Response
Successful Response