Retrieves a specific generated image by its ID
Retrieves a specific generated image by its ID.
This endpoint requires an API key for authentication. Include your API key in the request headers using the x-api-key
header.
Parameter | Type | Required | Description |
---|---|---|---|
id | string | Yes | The ID of the image to retrieve |
The ID of the image to retrieve
Successfully retrieved image
The response is of type object
.
Retrieves a specific generated image by its ID
Retrieves a specific generated image by its ID.
This endpoint requires an API key for authentication. Include your API key in the request headers using the x-api-key
header.
Parameter | Type | Required | Description |
---|---|---|---|
id | string | Yes | The ID of the image to retrieve |
The ID of the image to retrieve
Successfully retrieved image
The response is of type object
.