Responses resource
Responses
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"responses": [{
"id": 8883,
"useId": "340618-1582212315724-1582212808390",
"date": "2019-11-05T07:50:11Z",
"slides": [{
"type": "info",
"title": "What do you prefer?",
"slideId": 100,
"options": [{
"id": 101,
"title": "I prefer flat"
}]
}, {
"type": "form",
"title": "Enter your contact information",
"slideId": 101,
"fields": [{
"id": 1,
"response": "[email protected]",
"title": "E-mail",
"type": "email"
}, {
"id": 2,
"response": "Anna",
"title": "Name",
"type": "fname"
}]
}]
}, {
"id": 8918,
"useId": "340618-1582212315724-1582212808390",
"date": "2019-11-05T08:12:10Z",
"slides": [{
"type": "info",
"title": "What do you prefer?",
"slideId": 100,
"options": [{
"id": 100,
"title": "I prefer heel"
}]
}, {
"type": "form",
"title": "Enter your contact information",
"slideId": 101,
"fields": [{
"id": 1,
"response": "[email protected]",
"title": "E-mail",
"type": "email"
}, {
"id": 2,
"response": "Anna",
"title": "Name",
"type": "fname"
}]
}]
}]
}Query Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Last updated