How to get scene image from Philips Hue Scenes API?

I want to ask a question about Philips hue scenes. I am developing an app in which I am integrating scenes through the Philips hue Scenes API. But I am not able to get the scene image from the API. It is giving me a parameter name image with a random string value. How can I get an image from that? Please advise me.

There is no official way to store images. Some apps use the appdata or picture property of the scene to store some sort of identifier. There is no documentation about this.