ApiRegistryArtifacts
Download an artifact blob
Path Parameters
owner*string
project*string
version*string
Semantic version string (e.g. 1.0.0)
target_runtime*string
artifact_kind*string
Response Body
application/json
curl -X GET "https://example.com/projects/string/string/versions/string/artifacts/openai/openai-config/download"{}{ "error": { "code": "string", "message": "string" }}