---
title: "Iuc Alerts"
method: GET
path: "/api/vehicle-alerts/iuc"
tags: ["Vehicle Alerts"]
---

# Iuc Alerts

`GET /api/vehicle-alerts/iuc`

Vehicles needing IUC attention (repeat ?pv_ids=1&pv_ids=2).

Covers four bands: `vencido` (imported, 1st-IUC deadline missed), `alta`
(due this month), `media` (next month) and `sem_informacao` (no usable
registration date). Vehicles with nothing due soon are omitted, as are
100%-electric ones — they are exempt from IUC in Portugal (hybrids are not).

## Query parameters

- `pv_ids` integer[], nullable

## Headers

- `x-api-token` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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