curl --request GET \ --url https://zcbservice.aizfw.cn/kyyAiPower/v1/result/abc123def456 \ --header 'Authorization: Bearer {{key}}'
{ "id": "abc123def456", "object": "image.generation", "created": 1761635478, "model": "NanoBanana2", "status": "processing", "image_url": null, "error": null }
查询图片生成任务的状态和结果
Authorization: Bearer {{key}}
image.generation
queued
processing
completed
failed
image_url