active_count = 0 with an empty warnings list when no warning is in force. Upstream is event-driven; Sugra caches for 3 minutes.x-api-key: ********************curl --location '/api/v1/data-gov-hk/hko/warnings?lang=en' \
--header 'x-api-key: <api-key>'{
"data": {
"lang": "string",
"active_count": 0,
"warnings": [
{
"warning_code": "string",
"type": "string",
"subtype": "string",
"name": "string",
"action_code": "string",
"expire_time_utc": "string",
"issue_time_utc": "string",
"issue_time_hkt": "string",
"contents": [
"string"
]
}
]
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}