v4

OpenAPI 3.1.02026-08-01166346466.7 KB
responses

List response input items

List the effective input items of a stored response.

get/v1/responses/{response_id}/input_items

Path parameters

response_idstring required

ID of the response

ID of the response

Query parameters

limitinteger

Number of items to return

Number of items to return

order'asc' | 'desc'

Sort order by insertion position

Sort order by insertion position

afterstring nullable

Item ID to list items after

Item ID to list items after

includestring[] nullable

Extra fields to include, e.g. store_search_call.results; unsupported values are ignored

Extra fields to include, e.g. store_search_call.results; unsupported values are ignored

Response

Input items of the stored response

object'list'
first_idstring nullable
last_idstring nullable
has_moreboolean