GET api/ExceptionReports/All?page={page}&pageSize={pageSize}&searchTerm={searchTerm}&showClosed={showClosed}&alertReports={alertReports}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
page

integer

Required

pageSize

integer

Required

searchTerm

string

Required

showClosed

boolean

Required

alertReports

boolean

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.