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 AI Application settings

In: header

Path Parameters

artifactId*string
Formatuuid

Query Parameters

aiApplicationId?string

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

Formatuuid
disposition?string
Value in"inline" | "attachment"
filename?string

Header Parameters

X-AI-Application-Id?string

Alternative AI Application 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"
}