如何获取dify上传文件的uuid

I want to process a file in the sandbox, but I can’t find the file path or UUID needed to retrieve the uploaded file. How can I find it?

Does the upload interface return an ID, is that what you mean by UUID?

This returns a UUID when making an HTTP request, but I want to continue processing the uploaded file from the sandbox. Is there any way to get the ID? I’ve already found the storage address, and now I just need the UUID to locate the corresponding file.

Is this the ID you’re looking for?

No, I saw that the last saved file name locally was not named with related_id.