artifact_versions
Get Artifact Visualization
Get the visualization of an artifact.
Args: artifact_version_id: ID of the artifact version for which to get the visualization. index: Index of the visualization to get (if there are multiple).
Returns: The visualization of the artifact version.
get/api/v1/artifact_versions/{artifact_version_id}/visualize
Path parameters
artifact_version_idstring uuid required
Query parameters
indexinteger
Response
Successful Response