---
title: "Static PNG map of an assessment"
method: GET
path: "/api/resilience/snapshot"
---

# Static PNG map of an assessment

`GET /api/resilience/snapshot`

Renders a static PNG (1024×768) showing the assessed facilities color-
coded by severity. Suitable for inline display in an adaptive card.
The `assessment_id` is returned in the body of `assessResilience`.

## Query parameters

- `assessment_id` string, uuid, required
- `width` integer
- `height` integer

## Response `200`

PNG image of the assessment map

## Other responses

- `401` — Missing or invalid bearer token
- `404` — Assessment id not found or expired

---

[API](https://skmtc.net/azure/apis/planetary-explorer-resilience-api.md) · [All operations](https://skmtc.net/azure/apis/planetary-explorer-resilience-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/planetary-explorer-resilience-api/versions/8882a2be335b/schema)
