Visualize

Get Artifact Visualization

get

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.

Authorizations
OAuth2passwordRequired
Token URL:
Path parameters
artifact_version_idstring · uuidRequired
Query parameters
indexintegerOptionalDefault: 0
Responses
chevron-right
200

Successful Response

application/json
get
/api/v1/artifact_versions/{artifact_version_id}/visualize

Last updated

Was this helpful?