Request URL
POST https://api.dotcom-monitor.com/config_api_v1/audit/list
Using POST request results may be filtered according to the specified criteria
Header Parameters
Content-Type: application/json
Fields Description
Field | Type | Description | |
---|---|---|---|
StartDate |
String |
Defines beginning of a period to display. Must be set as “MM/DD/YYYY”, e.g. “7-Jan-1985” must be set as “01/07/1985”. If invalid value or format will cause an error. If omitted, set to 00:00 day before. | |
EndTime | String | Defines end of a period to display. Must be set as “MM/DD/YYYY”, e.g. “7-Jan-1985” must be set as “01/07/1985”. If invalid value or format will cause an error. If omitted, set to 00:00 current day. | |
ActionType | string | Type of system events:
Example:
|
|
UserLogin | String | Filters the output to the objects that where created/modified by the exact user with given UserLogin. | |
UserLoginID | String | Filters the output to the objects that where created/modified by the exact user with given UserLoginID. |