OPENAPI / COMPONENTS / SCHEMAS

Images Response data structure

ImagesResponse

Structural definition for Images Response in the OpenAI API contract.

object7properties
backgroundstring

background value in the OpenAI API contract.

createdintegerrequired

created value in the OpenAI API contract.

dataImage

data value in the OpenAI API contract.

output_formatstring

output format value in the OpenAI API contract.

qualitystring

quality value in the OpenAI API contract.

sizestring

size value in the OpenAI API contract.

usageImageGenUsage

usage value in the OpenAI API contract.