v1

latestOpenAPI 3.1.0Apache 2.02026-07-264001921002.3 KB
OpenAI Integration

List response input items (OpenAI format)

Lists the input items of a stored response.

Note: This endpoint also works without the /v1 prefix (e.g., /openai/responses/{response_id}/input_items).

get/openai/v1/responses/{response_id}/input_items

Path parameters

response_idstring required

The ID of the response

Query parameters

providerstring

Provider the response was created with (defaults to openai)

afterstring

Cursor for pagination (item ID to list items after)

includestring[]

Additional fields to include (repeatable)

limitinteger

Maximum number of input items to return

order'asc' | 'desc'

Sort order

Response

Successful response

objectstring
has_moreboolean
first_idstring
last_idstring