Zum Hauptinhalt springen
GET
/
storage
/
{path}
Get file from storage
curl --request GET \
  --url https://demo.enneo.ai/api/mind/storage/{path} \
  --header 'Authorization: Bearer <token>'
"<string>"

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

path
string
erforderlich

The path of the file to retrieve

Antwort

Binary file

The response is of type file.