Participant Information
Get question
Get Survey
get/draft_trips/{trip_uuid}/surveys/{id}
Path parameters
trip_uuidstring required
idstring required
ID of the question
Response
Get Survey
Example response
{
"data": {
"question_id": 1157591197,
"question": "T-Shirt size",
"type": "checkbox",
"answers": [
"L"
],
"files": [
{
"handle": "4d9uMXxpRpqcDVA8mUMk",
"filename": "Id.png",
"url": "https://cdn.filestackcontent.com/1d9uMtxpapqcDVA8mlMk"
}
]
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.