cURL
curl --request GET \ --url https://api.example.com/api/intelligence/v1/list-security-advisories
{ "advisories": [ { "title": "<string>", "link": "<string>", "pubDate": "<string>", "source": "<string>", "sourceCountry": "<string>", "level": "<string>", "country": "<string>" } ], "byCountry": {} }
ListSecurityAdvisories retrieves pre-seeded travel and health advisories.
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?