Steps
Last updated
Was this helpful?
Last updated
Was this helpful?
Get one specific step.
Args: step_id: ID of the step to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: The step.
true
GET /api/v1/steps/{step_id} HTTP/1.1
Host:
Accept: */*
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"status": "initializing",
"start_time": "2025-04-26T17:46:46.324Z",
"end_time": "2025-04-26T17:46:46.324Z",
"inputs": {
"ANY_ADDITIONAL_PROPERTY": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"artifact": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"has_custom_name": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"version": "text",
"uri": "text",
"type": "DataAnalysisArtifact",
"materializer": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"data_type": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"producer_pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"save_type": "step_output",
"artifact_store_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"producer_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"visualizations": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"type": "csv",
"uri": "text"
},
"metadata": {
"artifact_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"input_type": "step_output"
}
},
"outputs": {
"ANY_ADDITIONAL_PROPERTY": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"artifact": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"has_custom_name": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"version": "text",
"uri": "text",
"type": "DataAnalysisArtifact",
"materializer": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"data_type": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"producer_pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"save_type": "step_output",
"artifact_store_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"producer_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"visualizations": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"type": "csv",
"uri": "text"
},
"metadata": {
"artifact_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
]
},
"model_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"config": {
"enable_cache": true,
"enable_artifact_metadata": true,
"enable_artifact_visualization": true,
"enable_step_logs": true,
"step_operator": "text",
"experiment_tracker": "text",
"parameters": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"settings": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"extra": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"failure_hook_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"success_hook_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"model": {
"name": "text",
"license": "text",
"description": "text",
"audience": "text",
"use_cases": "text",
"limitations": "text",
"trade_offs": "text",
"ethics": "text",
"tags": [
"text"
],
"version": "none",
"save_models_to_registry": true,
"model_version_id": "123e4567-e89b-12d3-a456-426614174000",
"suppress_class_validation_warnings": true
},
"retry": {
"max_retries": 1,
"delay": 1,
"backoff": 1
},
"substitutions": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"outputs": {
"ANY_ADDITIONAL_PROPERTY": {
"materializer_source": [
{
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"default_materializer_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"artifact_config": {
"name": "text",
"version": 1,
"tags": [
"text"
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"artifact_type": "DataAnalysisArtifact"
}
}
},
"name": "text",
"caching_parameters": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"external_input_artifacts": {
"ANY_ADDITIONAL_PROPERTY": {
"id": "123e4567-e89b-12d3-a456-426614174000"
}
},
"model_artifacts_or_metadata": {
"ANY_ADDITIONAL_PROPERTY": {
"model_name": "text",
"model_version": "text",
"artifact_name": "text",
"artifact_version": "text",
"metadata_name": "text"
}
},
"client_lazy_loaders": {
"ANY_ADDITIONAL_PROPERTY": {
"method_name": "text",
"call_chain": [
{
"attribute_name": "text",
"is_call": true,
"call_args": [],
"call_kwargs": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"selector": null
}
],
"exclude_next_call": true
}
}
},
"spec": {
"source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"upstream_steps": [
"text"
],
"inputs": {
"ANY_ADDITIONAL_PROPERTY": {
"step_name": "text",
"output_name": "text"
}
},
"pipeline_parameter_name": "text"
},
"cache_key": "text",
"code_hash": "text",
"docstring": "text",
"source_code": "text",
"logs": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"uri": "text"
},
"metadata": {
"step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"artifact_store_id": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
},
"deployment_id": "123e4567-e89b-12d3-a456-426614174000",
"pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"original_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"parent_step_ids": [
"123e4567-e89b-12d3-a456-426614174000"
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"model_version": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"stage": "text",
"number": 1,
"model": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"license": "text",
"description": "text",
"audience": "text",
"use_cases": "text",
"limitations": "text",
"trade_offs": "text",
"ethics": "text",
"save_models_to_registry": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"model_artifact_ids": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
}
},
"data_artifact_ids": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
}
},
"deployment_artifact_ids": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
}
},
"pipeline_run_ids": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
]
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"description": "text",
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": "[Circular Reference]",
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
Get run steps according to query filters.
Args: step_run_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: Authentication context.
Returns: The run steps according to query filters.
false
created
Logical Ops to use to combine filters on list methods.
and
Possible values: 1
20
GET /api/v1/steps HTTP/1.1
Host:
Accept: */*
{
"index": 1,
"max_size": 1,
"total_pages": 1,
"total": 1,
"items": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"status": "initializing",
"start_time": "2025-04-26T17:46:46.324Z",
"end_time": "2025-04-26T17:46:46.324Z",
"inputs": {
"ANY_ADDITIONAL_PROPERTY": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"artifact": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"has_custom_name": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"version": "text",
"uri": "text",
"type": "DataAnalysisArtifact",
"materializer": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"data_type": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"producer_pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"save_type": "step_output",
"artifact_store_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"producer_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"visualizations": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"type": "csv",
"uri": "text"
},
"metadata": {
"artifact_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"input_type": "step_output"
}
},
"outputs": {
"ANY_ADDITIONAL_PROPERTY": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"artifact": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"has_custom_name": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"version": "text",
"uri": "text",
"type": "DataAnalysisArtifact",
"materializer": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"data_type": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"producer_pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"save_type": "step_output",
"artifact_store_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"producer_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"visualizations": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"type": "csv",
"uri": "text"
},
"metadata": {
"artifact_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
]
},
"model_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"config": {
"enable_cache": true,
"enable_artifact_metadata": true,
"enable_artifact_visualization": true,
"enable_step_logs": true,
"step_operator": "text",
"experiment_tracker": "text",
"parameters": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"settings": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"extra": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"failure_hook_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"success_hook_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"model": {
"name": "text",
"license": "text",
"description": "text",
"audience": "text",
"use_cases": "text",
"limitations": "text",
"trade_offs": "text",
"ethics": "text",
"tags": [
"text"
],
"version": "none",
"save_models_to_registry": true,
"model_version_id": "123e4567-e89b-12d3-a456-426614174000",
"suppress_class_validation_warnings": true
},
"retry": {
"max_retries": 1,
"delay": 1,
"backoff": 1
},
"substitutions": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"outputs": {
"ANY_ADDITIONAL_PROPERTY": {
"materializer_source": [
{
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"default_materializer_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"artifact_config": {
"name": "text",
"version": 1,
"tags": [
"text"
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"artifact_type": "DataAnalysisArtifact"
}
}
},
"name": "text",
"caching_parameters": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"external_input_artifacts": {
"ANY_ADDITIONAL_PROPERTY": {
"id": "123e4567-e89b-12d3-a456-426614174000"
}
},
"model_artifacts_or_metadata": {
"ANY_ADDITIONAL_PROPERTY": {
"model_name": "text",
"model_version": "text",
"artifact_name": "text",
"artifact_version": "text",
"metadata_name": "text"
}
},
"client_lazy_loaders": {
"ANY_ADDITIONAL_PROPERTY": {
"method_name": "text",
"call_chain": [
{
"attribute_name": "text",
"is_call": true,
"call_args": [],
"call_kwargs": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"selector": null
}
],
"exclude_next_call": true
}
}
},
"spec": {
"source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"upstream_steps": [
"text"
],
"inputs": {
"ANY_ADDITIONAL_PROPERTY": {
"step_name": "text",
"output_name": "text"
}
},
"pipeline_parameter_name": "text"
},
"cache_key": "text",
"code_hash": "text",
"docstring": "text",
"source_code": "text",
"logs": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"uri": "text"
},
"metadata": {
"step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"artifact_store_id": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
},
"deployment_id": "123e4567-e89b-12d3-a456-426614174000",
"pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"original_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"parent_step_ids": [
"123e4567-e89b-12d3-a456-426614174000"
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"model_version": "[Circular Reference]",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
]
}
Create a run step.
Args: step: The run step to create. _: Authentication context.
Returns: The created run step.
Request model for step runs.
Enum that represents the current status of a step or pipeline run.
POST /api/v1/steps HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 704
{
"user": "123e4567-e89b-12d3-a456-426614174000",
"project": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"start_time": "2025-04-26T17:46:46.324Z",
"end_time": "2025-04-26T17:46:46.324Z",
"status": "initializing",
"cache_key": "text",
"code_hash": "text",
"docstring": "text",
"source_code": "text",
"pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"original_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"parent_step_ids": [
"123e4567-e89b-12d3-a456-426614174000"
],
"inputs": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
},
"outputs": {
"ANY_ADDITIONAL_PROPERTY": [
"123e4567-e89b-12d3-a456-426614174000"
]
},
"logs": {
"uri": "text",
"artifact_store_id": "123e4567-e89b-12d3-a456-426614174000"
}
}
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"status": "initializing",
"start_time": "2025-04-26T17:46:46.324Z",
"end_time": "2025-04-26T17:46:46.324Z",
"inputs": {
"ANY_ADDITIONAL_PROPERTY": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"artifact": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"has_custom_name": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"version": "text",
"uri": "text",
"type": "DataAnalysisArtifact",
"materializer": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"data_type": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"producer_pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"save_type": "step_output",
"artifact_store_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"producer_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"visualizations": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"type": "csv",
"uri": "text"
},
"metadata": {
"artifact_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"input_type": "step_output"
}
},
"outputs": {
"ANY_ADDITIONAL_PROPERTY": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"artifact": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"has_custom_name": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"version": "text",
"uri": "text",
"type": "DataAnalysisArtifact",
"materializer": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"data_type": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"producer_pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"save_type": "step_output",
"artifact_store_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"producer_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"visualizations": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"type": "csv",
"uri": "text"
},
"metadata": {
"artifact_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
]
},
"model_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"config": {
"enable_cache": true,
"enable_artifact_metadata": true,
"enable_artifact_visualization": true,
"enable_step_logs": true,
"step_operator": "text",
"experiment_tracker": "text",
"parameters": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"settings": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"extra": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"failure_hook_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"success_hook_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"model": {
"name": "text",
"license": "text",
"description": "text",
"audience": "text",
"use_cases": "text",
"limitations": "text",
"trade_offs": "text",
"ethics": "text",
"tags": [
"text"
],
"version": "none",
"save_models_to_registry": true,
"model_version_id": "123e4567-e89b-12d3-a456-426614174000",
"suppress_class_validation_warnings": true
},
"retry": {
"max_retries": 1,
"delay": 1,
"backoff": 1
},
"substitutions": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"outputs": {
"ANY_ADDITIONAL_PROPERTY": {
"materializer_source": [
{
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"default_materializer_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"artifact_config": {
"name": "text",
"version": 1,
"tags": [
"text"
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"artifact_type": "DataAnalysisArtifact"
}
}
},
"name": "text",
"caching_parameters": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"external_input_artifacts": {
"ANY_ADDITIONAL_PROPERTY": {
"id": "123e4567-e89b-12d3-a456-426614174000"
}
},
"model_artifacts_or_metadata": {
"ANY_ADDITIONAL_PROPERTY": {
"model_name": "text",
"model_version": "text",
"artifact_name": "text",
"artifact_version": "text",
"metadata_name": "text"
}
},
"client_lazy_loaders": {
"ANY_ADDITIONAL_PROPERTY": {
"method_name": "text",
"call_chain": [
{
"attribute_name": "text",
"is_call": true,
"call_args": [],
"call_kwargs": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"selector": null
}
],
"exclude_next_call": true
}
}
},
"spec": {
"source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"upstream_steps": [
"text"
],
"inputs": {
"ANY_ADDITIONAL_PROPERTY": {
"step_name": "text",
"output_name": "text"
}
},
"pipeline_parameter_name": "text"
},
"cache_key": "text",
"code_hash": "text",
"docstring": "text",
"source_code": "text",
"logs": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"uri": "text"
},
"metadata": {
"step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"artifact_store_id": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
},
"deployment_id": "123e4567-e89b-12d3-a456-426614174000",
"pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"original_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"parent_step_ids": [
"123e4567-e89b-12d3-a456-426614174000"
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"model_version": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"stage": "text",
"number": 1,
"model": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"license": "text",
"description": "text",
"audience": "text",
"use_cases": "text",
"limitations": "text",
"trade_offs": "text",
"ethics": "text",
"save_models_to_registry": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"model_artifact_ids": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
}
},
"data_artifact_ids": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
}
},
"deployment_artifact_ids": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
}
},
"pipeline_run_ids": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
]
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"description": "text",
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": "[Circular Reference]",
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
Updates a step.
Args: step_id: ID of the step. step_model: Step model to use for the update.
Returns: The updated step model.
Update model for step runs.
Enum that represents the current status of a step or pipeline run.
PUT /api/v1/steps/{step_id} HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 236
{
"outputs": {
"ANY_ADDITIONAL_PROPERTY": [
"123e4567-e89b-12d3-a456-426614174000"
]
},
"loaded_artifact_versions": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
},
"status": "initializing",
"end_time": "2025-04-26T17:46:46.324Z"
}
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"status": "initializing",
"start_time": "2025-04-26T17:46:46.324Z",
"end_time": "2025-04-26T17:46:46.324Z",
"inputs": {
"ANY_ADDITIONAL_PROPERTY": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"artifact": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"has_custom_name": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"version": "text",
"uri": "text",
"type": "DataAnalysisArtifact",
"materializer": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"data_type": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"producer_pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"save_type": "step_output",
"artifact_store_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"producer_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"visualizations": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"type": "csv",
"uri": "text"
},
"metadata": {
"artifact_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"input_type": "step_output"
}
},
"outputs": {
"ANY_ADDITIONAL_PROPERTY": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"artifact": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"has_custom_name": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"version": "text",
"uri": "text",
"type": "DataAnalysisArtifact",
"materializer": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"data_type": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"producer_pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"save_type": "step_output",
"artifact_store_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"producer_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"visualizations": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"type": "csv",
"uri": "text"
},
"metadata": {
"artifact_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
}
]
},
"model_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"config": {
"enable_cache": true,
"enable_artifact_metadata": true,
"enable_artifact_visualization": true,
"enable_step_logs": true,
"step_operator": "text",
"experiment_tracker": "text",
"parameters": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"settings": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"extra": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"failure_hook_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"success_hook_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"model": {
"name": "text",
"license": "text",
"description": "text",
"audience": "text",
"use_cases": "text",
"limitations": "text",
"trade_offs": "text",
"ethics": "text",
"tags": [
"text"
],
"version": "none",
"save_models_to_registry": true,
"model_version_id": "123e4567-e89b-12d3-a456-426614174000",
"suppress_class_validation_warnings": true
},
"retry": {
"max_retries": 1,
"delay": 1,
"backoff": 1
},
"substitutions": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"outputs": {
"ANY_ADDITIONAL_PROPERTY": {
"materializer_source": [
{
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"default_materializer_source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"artifact_config": {
"name": "text",
"version": 1,
"tags": [
"text"
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"artifact_type": "DataAnalysisArtifact"
}
}
},
"name": "text",
"caching_parameters": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"external_input_artifacts": {
"ANY_ADDITIONAL_PROPERTY": {
"id": "123e4567-e89b-12d3-a456-426614174000"
}
},
"model_artifacts_or_metadata": {
"ANY_ADDITIONAL_PROPERTY": {
"model_name": "text",
"model_version": "text",
"artifact_name": "text",
"artifact_version": "text",
"metadata_name": "text"
}
},
"client_lazy_loaders": {
"ANY_ADDITIONAL_PROPERTY": {
"method_name": "text",
"call_chain": [
{
"attribute_name": "text",
"is_call": true,
"call_args": [],
"call_kwargs": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"selector": null
}
],
"exclude_next_call": true
}
}
},
"spec": {
"source": {
"module": "text",
"attribute": "text",
"type": "user",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"upstream_steps": [
"text"
],
"inputs": {
"ANY_ADDITIONAL_PROPERTY": {
"step_name": "text",
"output_name": "text"
}
},
"pipeline_parameter_name": "text"
},
"cache_key": "text",
"code_hash": "text",
"docstring": "text",
"source_code": "text",
"logs": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"uri": "text"
},
"metadata": {
"step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"artifact_store_id": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true
},
"deployment_id": "123e4567-e89b-12d3-a456-426614174000",
"pipeline_run_id": "123e4567-e89b-12d3-a456-426614174000",
"original_step_run_id": "123e4567-e89b-12d3-a456-426614174000",
"parent_step_ids": [
"123e4567-e89b-12d3-a456-426614174000"
],
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": {
"model_version": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"stage": "text",
"number": 1,
"model": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
],
"latest_version_name": "text",
"latest_version_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"license": "text",
"description": "text",
"audience": "text",
"use_cases": "text",
"limitations": "text",
"trade_offs": "text",
"ethics": "text",
"save_models_to_registry": true
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"model_artifact_ids": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
}
},
"data_artifact_ids": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
}
},
"deployment_artifact_ids": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
}
},
"pipeline_run_ids": {
"ANY_ADDITIONAL_PROPERTY": "123e4567-e89b-12d3-a456-426614174000"
},
"tags": [
{
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"user": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"active": true,
"activation_token": "text",
"full_name": "text",
"email_opted_in": true,
"is_service_account": true,
"is_admin": true,
"default_project_id": "123e4567-e89b-12d3-a456-426614174000"
},
"metadata": {
"email": "text",
"external_user_id": "123e4567-e89b-12d3-a456-426614174000",
"user_metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"color": "grey",
"exclusive": true,
"tagged_count": 1
},
"metadata": {},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}
]
},
"metadata": {
"project": {
"body": {
"created": "2025-04-26T17:46:46.324Z",
"updated": "2025-04-26T17:46:46.324Z",
"display_name": "text"
},
"metadata": {
"description": "text"
},
"resources": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"description": "text",
"run_metadata": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"resources": "[Circular Reference]",
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
},
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"permission_denied": true,
"name": "text"
}