---
title: "Get User Weather Reports"
method: GET
path: "/v1/weather/reports"
---

# Get User Weather Reports

`GET /v1/weather/reports`

Get all reports, optionally filtered by user_id

## Query parameters

- `userId` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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