GET escalation/getProfileIncidents?profileId={profileId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| profileId | System.Guid | Required |
Body Parameters
None
Response Information
Resource Description
System.Collections.Generic.List`1[Epic.Applications.Escalations.PageIncidentModel]
| Name | Description | Type | Additional information |
|---|---|---|---|
| IncidentId | System.Guid | None | |
| ProfileId | System.Guid | None | |
| Subject | System.String | None | |
| Source | System.String | None | |
| Status | Epic.Data.Entities.Page.PageIncidentStatus | None | |
| CreatedDate | System.DateTime | None | |
| CreatedDateTicks | System.Int64 | None | |
| DisplayStatus | System.String | None |