Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

Download attachment from MinIO

GET/v1/private/attachment/downloadDownload attachment from MinIO

Download attachment from MinIO

Parameters

workspace_namestringquery
container_idstring · uuidqueryrequired
entity_typestringqueryrequired

one of "trace", "span"

one of "trace", "span"

entity_idstring · uuidqueryrequired
file_namestringqueryrequired

minLength 1

mime_typestringqueryrequired

minLength 1

Responses

200Attachment Resource*/*
string · binary
Example response
"binary"
401Bad Request*/*
objectErrorMessage
codeinteger · int32
detailsstring
messagestring
Example response
{
  "code": 0,
  "details": "string",
  "message": "string"
}
403Access forbidden*/*
objectErrorMessage
codeinteger · int32
detailsstring
messagestring
Example response
{
  "code": 0,
  "details": "string",
  "message": "string"
}
Documentation menu