artifact_versions
Get Artifact Version
Get an artifact version by ID.
Args: artifact_version_id: The ID of the artifact version to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: The artifact version with the given ID.
get/api/v1/artifact_versions/{artifact_version_id}
Path parameters
artifact_version_idstring uuid required
Query parameters
hydrateboolean
Response
Successful Response