GET api/FormsReport?From={From}&To={To}&QID={QID}

Get the answers to a form question completed between the range of dates.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
From

Range start date and time in local time zone.

date

Required

To

Range end date and time in local time zone.

date

Required

QID

integer

Required

Body Parameters

None.

Response Information

Resource Description

JSON-formatted array with the answers

Object

None.

Response Formats

application/json, text/json, application/octet-stream

Sample:
{}

application/xml, text/xml

Sample:
<anyType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" />