cURL
curl --request GET \ --url https://api.example.com/api/conflict/v1/list-iran-events
{ "events": [ { "id": "<string>", "title": "<string>", "category": "<string>", "sourceUrl": "<string>", "latitude": 123, "longitude": 123, "locationName": "<string>", "timestamp": "<string>", "severity": "<string>" } ], "scrapedAt": "<string>" }
ListIranEvents retrieves scraped conflict events from LiveUAMap Iran.
Documentation IndexFetch the complete documentation index at: https://worldmonitor.app/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://worldmonitor.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
Show child attributes
Was this page helpful?