GET api/v1/ApplicationAccessReport/DownloadAccessReportCsv?PageNum={PageNum}&PageSize={PageSize}&StartDate={StartDate}&EndDate={EndDate}&UserId={UserId}&userGroups={userGroups}&TimeZone={TimeZone}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PageNum | integer |
None. |
|
PageSize | integer |
None. |
|
StartDate | string |
None. |
|
EndDate | string |
None. |
|
UserId | integer |
None. |
|
userGroups | string |
None. |
|
TimeZone | string |
None. |
|
version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.