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>'
This response does not have an example.

Authorizations

Authorization
string
header
required

JWT-based authentication

Path Parameters

path
string
required

The path of the file to retrieve

Response

Binary file

The response is of type file.