---
title: "Get public incident details"
method: GET
path: "/incidents_list/{id}"
tags: ["Public", "Incidents"]
---

# Get public incident details

`GET /incidents_list/{id}`

Retrieve detailed public information about a specific disaster incident.

Provides comprehensive public information including:
- Complete incident identification and timeline
- Geographic boundaries and mapping data
- All active contact phone numbers
- Work type categories and descriptions
- Associated locations and coverage areas

**Geographic Data:**
- Incident center point for map centering
- Location boundaries for affected area visualization
- Geofence information for mobile applications

**Contact Information:**
- Active phone numbers for requesting assistance
- Phone number validity periods
- Multi-language support when available

**Integration Ready:**
- Structured data for mapping APIs
- Consistent format for third-party integrations
- Cached responses for high-performance requirements

## Query parameters

- `fields` string

## Response `200`

Detailed public incident information

- IncidentPublic — unresolved $ref

## Other responses

- `404` — Incident not found or not publicly accessible

---

[API](https://skmtc.dev/crisiscleanup/apis/crisiscleanup-api.md) · [All operations](https://skmtc.dev/crisiscleanup/apis/crisiscleanup-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/crisiscleanup/crisiscleanup-api/revisions/3fa73d4b2895/schema)
