---
title: "List wars"
method: GET
path: "/wars"
tags: ["Wars"]
---

# List wars

`GET /wars`

Return a list of wars

## Query parameters

- `max_war_id` integer — Only return wars with ID smaller than this

## Headers

- `Accept-Language` 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'
- `If-None-Match` string
- `X-Compatibility-Date` '2025-12-16', date, required
- `X-Tenant` string
- `If-Modified-Since` string

## Response `200`

OK

- integer[]

## Other responses

- `default` — Error

---

[API](https://skmtc.net/evetech/apis/eve-spring-inebriation-esi-tranquility.md) · [All operations](https://skmtc.net/evetech/apis/eve-spring-inebriation-esi-tranquility/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evetech/eve-spring-inebriation-esi-tranquility/versions/ac54efcef133/schema)
