GET
/
v2
/
download_file_from_inbox
/
{inbox_name}
/
{filename}
curl --request GET \
  --url http://127.0.0.1:9550/v2/download_file_from_inbox/{inbox_name}/{filename}
This response does not have an example.

Retrieve and download a specific file from the user’s inbox in the Shinkai API.

Response

200
application/octet-stream
Successfully downloaded file

The response is of type file.