responses

Create a model response (Responses API)

post/v1/responses

Request body

instructionsstring
max_output_tokensinteger
metadataobject
modelstring
parallel_tool_callsboolean
providerstring

Gateway routing hint; stripped before upstream execution.

streamboolean
temperaturenumber
{"stackTrail":"components:schemas:core.ResponsesRequest:properties:tool_choice","oasType":"schema","type":"unknown","description":"string or object"}
toolsobject[]

Response

JSON response or SSE stream when stream=true

created_atinteger
idstring
modelstring
objectstring

"response"

providerstring
statusstring

"completed", "failed", "in_progress"

Changes