General
Download File from Inbox
Retrieve and download a specific file from the user's inbox in the Shinkai API.
GET
/v2/download_file_from_inbox/{inbox_name}/{filename}Operation ID: download_file_from_inbox_handler
Request Body
No request body for this endpoint.
Responses
200Successfully downloaded file
No schema specified
application/octet-stream
string (binary)
500Internal server error
No schema specified
application/json
APIError