> For the complete documentation index, see [llms.txt](https://docs.ox.security/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ox.security/api-documentation/api-reference/api--response-center/types/objects/incident-evidence-group.md).

# incidentEvidenceGroup

### Examples

```graphql
type IncidentEvidenceGroup {
  category: EvidenceCategory!
  totalCount: Int!
  stateCounts: [EvidenceStateCount!]!
  stateBreakdown: [IncidentNamedCount!]!
  latestAsOf: DateTime
  severityCounts: [SeverityHistogramBucket!]!
  breakdownCounts: [IncidentNamedCount!]!
  items: [IncidentEvidenceItem!]!
}
```

### Fields

| Field                                                                                                                                            | Description | Supported fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| category [`EvidenceCategory!`](/api-documentation/api-reference/api--response-center/types/enums/evidence-category.md)                           |             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| totalCount `Int!`                                                                                                                                |             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| stateCounts [`[EvidenceStateCount!]!`](/api-documentation/api-reference/api--response-center/types/objects/evidence-state-count.md)              |             | <p>state <a href="/pages/j5B0qx5swMFnckaY3uAQ"><code>EvidenceState!</code></a><br>count <code>Int!</code></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| stateBreakdown [`[IncidentNamedCount!]!`](/api-documentation/api-reference/api--response-center/types/objects/incident-named-count.md)           |             | <p>label <code>String!</code><br>count <code>Int!</code></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| latestAsOf `DateTime`                                                                                                                            |             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| severityCounts [`[SeverityHistogramBucket!]!`](/api-documentation/api-reference/api--response-center/types/objects/severity-histogram-bucket.md) |             | <p>severity <a href="/pages/CSXZmUIYQcTfIZIInSIK"><code>IncidentSeverity!</code></a><br>count <code>Int!</code></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| breakdownCounts [`[IncidentNamedCount!]!`](/api-documentation/api-reference/api--response-center/types/objects/incident-named-count.md)          |             | <p>label <code>String!</code><br>count <code>Int!</code></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| items [`[IncidentEvidenceItem!]!`](/api-documentation/api-reference/api--response-center/types/objects/incident-evidence-item.md)                |             | <p>id <code>String!</code><br>incidentId <code>String!</code><br>category <a href="/pages/3aS1uH7QycEsPLT1te88"><code>EvidenceCategory!</code></a><br>state <a href="/pages/j5B0qx5swMFnckaY3uAQ"><code>EvidenceState!</code></a><br>severity <a href="/pages/CSXZmUIYQcTfIZIInSIK"><code>IncidentSeverity</code></a><br>title <code>String!</code><br>resourceName <code>String!</code><br>resourceDetail <code>String</code><br>pipelineOutcome <a href="/pages/jy7OjWL7otGpvixSNKsg"><code>PipelineOutcome</code></a><br>targetBranch <code>String</code><br>appName <code>String</code><br>appType <code>String</code><br>hitIndicatorValues <code>\[String!]!</code><br>isRunning <code>Boolean</code><br>isInternetExposed <code>Boolean</code><br>dependencyType <a href="/pages/DXpSUWHZIJbs5p6dBcLk"><code>EvidenceDependencyType</code></a><br>pinState <code>String</code><br>stateReason <code>String</code><br>externalUrl <code>String</code><br>asOf <code>DateTime!</code><br>developerEmail <code>String</code><br>resourceOwner <code>String</code><br>issueId <code>String</code><br>sbomAppId <code>String</code><br>sbomLibrary <code>String</code><br>isFixAvailable <code>Boolean</code><br>hasTicket <code>Boolean</code><br>commentCount <code>Int</code><br>isGptAvailable <code>Boolean</code><br>isExcluded <code>Boolean</code></p> |

### References

#### Fields with this object:

* [{} IncidentEvidenceResult.groups](/api-documentation/api-reference/api--response-center/types/objects/incident-evidence-result.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ox.security/api-documentation/api-reference/api--response-center/types/objects/incident-evidence-group.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
