GET api/Reports/GetQuestionsByChecklistId?checklistId={checklistId}&dateFrom={dateFrom}&dateTo={dateTo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
checklistId

integer

Required

dateFrom

date

Required

dateTo

date

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, multipart/form-data, application/xml, text/xml

Sample:

Sample not available.