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