Authorizations
JWT-based authentication
Path Parameters
The path of the file to retrieve
Response
Binary file
The response is of type file.
curl --request GET \
--url https://demo.enneo.ai/api/mind/storage/{path} \
--header 'Authorization: Bearer <token>'This response does not have an example.JWT-based authentication
The path of the file to retrieve
Binary file
The response is of type file.
curl --request GET \
--url https://demo.enneo.ai/api/mind/storage/{path} \
--header 'Authorization: Bearer <token>'This response does not have an example.