Returns a list of incidents owned by the current user of the current customer.
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionId | Session Identifier | String | Mandatory | |
| searchIncidentFields | Fields required to search for an incident | searchIncidentFieldsType | Mandatory |
Response:
| Field | Description | Type | Occurrence |
| incidents | Incidents satisfying selection criteria | Incidents | 1 |
| recordKey | If record limit set then use this in the next request to ensure start of page is correct | String | 1 |
| recordCount | Record count of the number of records returned | Integer | 1 |
| messageSet | Message set | messageSetDataType | 0..1 |
