ChatGPT · Example Payload

Chatgpt Responses Response Input Content Part Example

AgentsAIChatGPTEmbeddingsFine-TuningGPT-4GPT-5Language ModelOpenAIRealtime

Chatgpt Responses Response Input Content Part Example is an example object payload from ChatGPT, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typetextimage_urldetailfile_idfilename

Example Payload

Raw ↑
{
  "type": "example_value",
  "text": "example_value",
  "image_url": "https://www.example.com",
  "detail": "example_value",
  "file_id": "500123",
  "filename": "example_value"
}