Authorization: Bearer ********************{}curl --location --request GET '/v1/get_result' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
    "id": "d8cdba0a-027e-4e63-b6b6-bde82ddd658f",
    "status": "Ready",
    "result": {
        "sample": "https://bfldeliverysc.blob.core.windows.net/results/2fc145e0190044fe82da8479ca1ca892/sample.jpeg?se=2024-11-06T09%3A08%3A30Z&sp=r&sv=2024-11-04&sr=b&rsct=image/jpeg&sig=LNKb%2BiwljTiYjbeOQ1nubKC%2BU4acV7GwXglXbXKE4No%3D",
        "prompt": "ein fantastisches bild",
        "seed": 42,
        "start_time": 1730883507.3853724,
        "end_time": 1730883511.1659374,
        "duration": 3.780565023422241
    }
}