PrompticPromptic

Download artifact content

Redirects to a short-lived provider URL for the private artifact object.

GET
/artifacts/{artifactId}/content

Redirects to a short-lived provider URL for the private artifact object.

Authorization

AuthorizationBearer <token>

API key from workspace settings

In: header

Path Parameters

artifactId*string
Formatuuid

Query Parameters

workspaceId?string

Workspace scope for session-authenticated browser requests. Omit when using Bearer API keys because the key carries workspace scope.

Formatuuid
disposition?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.

Formatuuid

Response 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"
}