---
title: "Get Investigation Issue Count"
method: GET
path: "/incidents/v1/investigations/{investigation_id}/issues/count"
tags: ["Investigations"]
---

# Get Investigation Issue Count

`GET /incidents/v1/investigations/{investigation_id}/issues/count`

## Path parameters

- `investigation_id` string, required

## Query parameters

- `sequence_id` string
- `search` string

## Response `200`

A successful response.

- S12IncidentsV1GetInvestigationIssueCountResponse
  - `count` integer — the count of issues linked to the investigation matching the request

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/safetyculture/apis/safetyculture-api.md) · [All operations](https://skmtc.net/safetyculture/apis/safetyculture-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/safetyculture/safetyculture-api/revisions/5be91df61ded/schema)
