Survey
List Survey Pass Answers
This endpoint allows you to retrieve pass survey answers
get/2/etickets/surveys/answers/passes
Query parameters
withstring
Optional : Allows loading additional data about a resource, which may include related resources.
order_forstring[]
Response
OK
Example response
{
"result": "success",
"data": [
{
"id": 1332,
"pass_id": 1332,
"survey_field_id": 1332,
"uuid": "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.