Could GPT action access URL of Dall-E generated image?

were you ever able to figure this out? i have the same question: https://community.openai.com/t/how-do-i-get-a-public-link-for-a-dall-e-generated-image/

with the code-interpreter, could you pass the image file via a POST request? i’d obviously prefer for my server to take in an image URL instead of an image file, but at this point i’d be willing to consider either.

(i have my own api that is doing further processing on the dall-e generated image.)