List incursions
GET
/incursions/
Incursions
/dev/incursions/
/legacy/incursions/
/v1/incursions/
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://esi.evetech.net/latest/incursions/'
Response Response Example
200 - response
[
{
"constellation_id": 20000607,
"faction_id": 500019,
"has_boss": true,
"infested_solar_systems": [
30004148,
30004149,
30004150,
30004151,
30004152,
30004153,
30004154
],
"influence": 0.9,
"staging_solar_system_id": 30004154,
"state": "mobilizing",
"type": "Incursion"
}
]
Request
Query Params
datasource
stringÂ
optional
Header Params
If-None-Match
stringÂ
optional