cURL
curl --request GET \ --url https://api.example.com/api/resilience/v1/get-resilience-ranking
{ "items": [ { "countryCode": "<string>", "overallScore": 123, "level": "<string>", "lowConfidence": true, "overallCoverage": 123, "rankStable": true, "headlineEligible": true } ], "greyedOut": [ { "countryCode": "<string>", "overallScore": 123, "level": "<string>", "lowConfidence": true, "overallCoverage": 123, "rankStable": true, "headlineEligible": true } ] }
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?