Get Response Input Items

Get input items for a response.

Follows the OpenAI Responses API spec: https://platform.openai.com/docs/api-reference/responses/input-items

curl -X GET http://localhost:4000/v1/responses/resp_abc123/input_items     -H "Authorization: Bearer sk-1234"
Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!