Download artifact content
Redirects to a short-lived provider URL for the private artifact object.
Redirects to a short-lived provider URL for the private artifact object.
AuthorizationBearer <token>
API key from workspace settings
In: header
Path Parameters
artifactId*string
Format
uuidQuery Parameters
workspaceId?string
Workspace scope for session-authenticated browser requests. Omit when using Bearer API keys because the key carries workspace scope.
Format
uuiddisposition?string
Value in
"inline" | "attachment"filename?string
Header Parameters
X-Workspace-Id?string
Alternative workspace scope for session-authenticated requests. Ignored when using Bearer API keys.
Format
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X GET "https://loading/api/v1/artifacts/497f6eca-6276-4993-bfeb-53cbbbba6f08/content"Empty
{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}