GET api/appversion/audit-log?appId={appId}&platform={platform}&action={action}&dateFrom={dateFrom}&dateTo={dateTo}&pageSize={pageSize}&pageNumber={pageNumber}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appId | string |
None. |
|
| platform | string |
None. |
|
| action | string |
None. |
|
| dateFrom | date |
None. |
|
| dateTo | date |
None. |
|
| pageSize | integer |
Default value is 50 |
|
| pageNumber | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.