| Name | Description | Type | Additional information |
|---|---|---|---|
| OrganizationId |
Gets or sets the organization identifier. |
integer |
None. |
| ClientId |
Gets or sets the client identifier. |
integer |
None. |
| StartCreatedDate |
Gets or sets the start created date. |
date |
Required |
| EndCreatedDate |
Gets or sets the end created date. |
date |
Required |
| EventTypeId |
Gets or sets the event type identifier. |
integer |
None. |
| NotificationDestination |
Gets or sets the notification destination. |
string |
None. |
| SearchKey |
Gets or sets the search key. |
string |
None. |
| SuccessStatusOnly |
Gets or sets a value indicating whether to only search for events that succeeded. |
boolean |
None. |
| FailedStatusOnly |
Gets or sets a value indicating whether to only search for events that failed. |
boolean |
None. |
| InProgressStatusOnly |
Gets or sets a value indicating whether to only search for events that are in progess. |
boolean |
None. |
| PageSize |
Gets or sets the number of rows in the page. |
integer |
Range: inclusive between 1 and 2147483647 |
| PageOffset |
Gets or sets the offset page to return. |
integer |
None. |