latestOpenAPI 3.1.02026-08-153781,4521.9 MB
acb0175c0525
Flows
Image
Get Image Generation
Retrieve the status of an image generation, and retrieve its output URL once completed.
get/v1/flows/image/{generation_id}
Path parameters
generation_idstring required
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response
Example response
{
"id": "JWr5N6X9ZTqf8jD2LmQb",
"status": "generating"
}