v2

latestOpenAPI 3.0.22026-08-07295198367.7 KB
Conversations

Get Collected Data

get/conversations/{conversation_id}/collected_data

Path parameters

conversation_idstring uuid required

Response

Successful Response

input_namestring required

The name of the input field.

input_typestring required

The type of the input field.

input_labelstring required

The label of the input field.

input_placeholderstring required

The placeholder of the input field.

is_mandatoryboolean required

Flag indicating whether the input field is mandatory.

input_valuestring

The value of the input field.