List OpenAI Response input items

GET
/v1/router/openai/v1/responses/{response_id}/input_items

Native OpenAI Responses input_items endpoint. Query strings are forwarded as encoded by the client.

Authorization

AuthorizationBearer <token>

API key as Bearer token: Authorization: Bearer dp_sk_xxx

In: header

Path Parameters

response_id*string

Response Body

application/json

curl -X GET "https://example.com/v1/router/openai/v1/responses/string/input_items"
{}