# V3IncidentsIncidentResponse

Represents an incident.

## Fields

| Field                                      | Type                                                                                                                                    | Required             | Description                             |
| ------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------- | -------------------- | --------------------------------------- |
| `ID`                                       | `string`                                                                                                                                | :heavy\_check\_mark: | N/A                                     |
| `ServiceID`                                | `string`                                                                                                                                | :heavy\_check\_mark: | N/A                                     |
| `AlertSourceID`                            | `string`                                                                                                                                | :heavy\_check\_mark: | N/A                                     |
| `OrganizationID`                           | `string`                                                                                                                                | :heavy\_check\_mark: | N/A                                     |
| `SloID`                                    | `*int64`                                                                                                                                | :heavy\_minus\_sign: | N/A                                     |
| `IncidentNumber`                           | `int64`                                                                                                                                 | :heavy\_check\_mark: | N/A                                     |
| `Message`                                  | `string`                                                                                                                                | :heavy\_check\_mark: | N/A                                     |
| `AssignedTo`                               | \[][components.V3IncidentsAssignedTo](/go-sdk/docs/models/components/v3incidentsassignedto.md)                                          | :heavy\_check\_mark: | N/A                                     |
| `AdditionalResponders`                     | \[][components.V3IncidentsAdditionalResponderDetails](/go-sdk/docs/models/components/v3incidentsadditionalresponderdetails.md)          | :heavy\_check\_mark: | N/A                                     |
| `Description`                              | `string`                                                                                                                                | :heavy\_check\_mark: | N/A                                     |
| `Status`                                   | `string`                                                                                                                                | :heavy\_check\_mark: | N/A                                     |
| `TimeOfCreation`                           | [time.Time](https://pkg.go.dev/time#Time)                                                                                               | :heavy\_check\_mark: | N/A                                     |
| `UpdatedAt`                                | [time.Time](https://pkg.go.dev/time#Time)                                                                                               | :heavy\_check\_mark: | N/A                                     |
| `LastAcknowledgedAt`                       | [\*time.Time](https://pkg.go.dev/time#Time)                                                                                             | :heavy\_minus\_sign: | N/A                                     |
| `Tags`                                     | [components.V3IncidentsIncidentResponseTags](/go-sdk/docs/models/components/v3incidentsincidentresponsetags.md)                         | :heavy\_check\_mark: | N/A                                     |
| `Logs`                                     | \[][components.V3IncidentsLogs](/go-sdk/docs/models/components/v3incidentslogs.md)                                                      | :heavy\_check\_mark: | N/A                                     |
| `Analytics`                                | [components.V3IncidentsAnalytics](/go-sdk/docs/models/components/v3incidentsanalytics.md)                                               | :heavy\_check\_mark: | Incident analytics data.                |
| `PinnedMessages`                           | \[][components.V3IncidentsPinnedMessage](/go-sdk/docs/models/components/v3incidentspinnedmessage.md)                                    | :heavy\_check\_mark: | N/A                                     |
| `CreatedBy`                                | `*string`                                                                                                                               | :heavy\_minus\_sign: | N/A                                     |
| `SenderEmail`                              | `*string`                                                                                                                               | :heavy\_minus\_sign: | N/A                                     |
| `Deleted`                                  | `bool`                                                                                                                                  | :heavy\_check\_mark: | N/A                                     |
| `EventCount`                               | `int64`                                                                                                                                 | :heavy\_check\_mark: | N/A                                     |
| `DedupData`                                | [components.V3IncidentsDedupData](/go-sdk/docs/models/components/v3incidentsdedupdata.md)                                               | :heavy\_check\_mark: | Deduplication data for an incident.     |
| `Owner`                                    | [components.CommonV3RBACOwner](/go-sdk/docs/models/components/commonv3rbacowner.md)                                                     | :heavy\_check\_mark: | Represents the RBAC owner of an entity. |
| `AccessControl`                            | \[][components.CommonV3RBACEntityPermission](/go-sdk/docs/models/components/commonv3rbacentitypermission.md)                            | :heavy\_check\_mark: | N/A                                     |
| `RelevantUsers`                            | \[]`string`                                                                                                                             | :heavy\_check\_mark: | N/A                                     |
| `RelevantEscalationPolicies`               | \[]`string`                                                                                                                             | :heavy\_check\_mark: | N/A                                     |
| `RelevantSquads`                           | \[]`string`                                                                                                                             | :heavy\_check\_mark: | N/A                                     |
| `RelevantSchedules`                        | \[]`string`                                                                                                                             | :heavy\_check\_mark: | N/A                                     |
| `RelevantPeopleLogs`                       | \[][components.V3IncidentsRelevantPeopleLog](/go-sdk/docs/models/components/v3incidentsrelevantpeoplelog.md)                            | :heavy\_check\_mark: | N/A                                     |
| `ResponseNotes`                            | \[][components.V3IncidentsResponseNote](/go-sdk/docs/models/components/v3incidentsresponsenote.md)                                      | :heavy\_check\_mark: | N/A                                     |
| `Attachments`                              | \[]`string`                                                                                                                             | :heavy\_check\_mark: | N/A                                     |
| `RetriggerPolicy`                          | [\*components.V3IncidentsIncidentResponseRetriggerPolicy](/go-sdk/docs/models/components/v3incidentsincidentresponseretriggerpolicy.md) | :heavy\_minus\_sign: | N/A                                     |
| `WebformID`                                | `*int64`                                                                                                                                | :heavy\_minus\_sign: | N/A                                     |
| `WebformSubmissionID`                      | `*int64`                                                                                                                                | :heavy\_minus\_sign: | N/A                                     |
| `IsChild`                                  | `bool`                                                                                                                                  | :heavy\_check\_mark: | N/A                                     |
| `Parent`                                   | [\*components.V3IncidentsMergeIncidentEntityReference](/go-sdk/docs/models/components/v3incidentsmergeincidententityreference.md)       | :heavy\_minus\_sign: | Reference to a merged incident entity.  |
| `Children`                                 | \[][components.V3IncidentsMergeIncidentEntityReference](/go-sdk/docs/models/components/v3incidentsmergeincidententityreference.md)      | :heavy\_check\_mark: | N/A                                     |
| `DidAutoPause`                             | `bool`                                                                                                                                  | :heavy\_check\_mark: | N/A                                     |
| `DidAutoPauseTimeout`                      | `bool`                                                                                                                                  | :heavy\_check\_mark: | N/A                                     |
| `AutoPauseEndsAt`                          | [time.Time](https://pkg.go.dev/time#Time)                                                                                               | :heavy\_check\_mark: | N/A                                     |
| `ManuallyMarkedTransientAlertFeedbackType` | `string`                                                                                                                                | :heavy\_check\_mark: | N/A                                     |
| `ClassificationID`                         | `int64`                                                                                                                                 | :heavy\_check\_mark: | N/A                                     |
| `GroupedAlertCount`                        | `int64`                                                                                                                                 | :heavy\_check\_mark: | N/A                                     |
| `Priority`                                 | [\*components.V3IncidentsIncidentPriority](/go-sdk/docs/models/components/v3incidentsincidentpriority.md)                               | :heavy\_minus\_sign: | Represents the priority of an incident. |
| `HasPriority`                              | `bool`                                                                                                                                  | :heavy\_check\_mark: | N/A                                     |
| `SnoozeDetails`                            | [components.V3IncidentsSnoozeDetails](/go-sdk/docs/models/components/v3incidentssnoozedetails.md)                                       | :heavy\_check\_mark: | Details about incident snoozing.        |
| `DidNotificationDelay`                     | `bool`                                                                                                                                  | :heavy\_check\_mark: | N/A                                     |
| `NotificationDelayPolicy`                  | [components.V3IncidentsNotificationDelayPolicy](/go-sdk/docs/models/components/v3incidentsnotificationdelaypolicy.md)                   | :heavy\_check\_mark: | Policy for delaying notifications.      |
| `DigestID`                                 | `string`                                                                                                                                | :heavy\_check\_mark: | N/A                                     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.incidents.cloud.solarwinds.com/go-sdk/docs/models/components/v3incidentsincidentresponse.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
