---
title: "Get Current Org Incidents Summary"
method: GET
path: "/api/org/incidents/summary"
---

# Get Current Org Incidents Summary

`GET /api/org/incidents/summary`

Per-day incident counts for the console's Incidents rollup chart.

Reads incident_memory_runs directly (rides ix_incident_memory_runs_org_created).
No Pro gate: non-Pro orgs simply have no rows.

## Query parameters

- `period` string

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/codag/apis/infra-logs-templater.md) · [All operations](https://skmtc.net/codag/apis/infra-logs-templater/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codag/infra-logs-templater/revisions/8540ec6c1778/schema)
