ChatGPT · Example Payload

Chatgpt Responses Response Input Item Example

AgentsAIChatGPTEmbeddingsFine-TuningGPT-4GPT-5Language ModelOpenAIRealtime

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

Top-level fields

rolecontenttypeidcall_idoutputstatus

Example Payload

Raw ↑
{
  "role": "example_value",
  "content": "example_value",
  "type": "example_value",
  "id": "abc123",
  "call_id": "500123",
  "output": "example_value",
  "status": "example_value"
}