v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
Responses

List input items.

List input items.

get/v1/responses/{response_id}/input_items

Path parameters

response_idstring required

The ID of the response to retrieve input items for.

The ID of the response to retrieve input items for.

Query parameters

afterstring nullable

An item ID to list items after, used for pagination.

An item ID to list items after, used for pagination.

beforestring nullable

An item ID to list items before, used for pagination.

An item ID to list items before, used for pagination.

includeResponseItemInclude[] nullable

Additional fields to include in the response.

Additional fields to include in the response.

limitinteger nullable

A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.

A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.

order'asc' | 'desc'

Sort order for paginated responses.

The order to return the input items in.

Response

Successful Response

object'list'