Skip to main content
POST
创建响应 (OpenAI Responses API)

授权

Authorization
string
header
必填

使用 Bearer Token 认证。 格式: Authorization: Bearer sk-xxxxxx

请求体

application/json

The body is of type object.

响应

200 - application/json

成功创建响应

id
string
object
string
示例:

"response"

created_at
integer
status
enum<string>
可用选项:
completed,
failed,
in_progress,
incomplete
model
string
output
object[]
usage
object