---
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

## Changes

- **2026-07-27** `0b913165e49c` — 1 info
  - added the optional property `status` to the response with the `default` status

[Change history](https://skmtc.dev/evetech/apis/eve-spring-inebriation-esi-tranquility/changes/wars/get.md)

---

[API](https://skmtc.dev/evetech/apis/eve-spring-inebriation-esi-tranquility.md) · [All operations](https://skmtc.dev/evetech/apis/eve-spring-inebriation-esi-tranquility/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evetech/eve-spring-inebriation-esi-tranquility/revisions/78d330dc11a3/schema)
