Requesting Historical Hazards
Query the historical hazard database using a SQL-style where clause.
Returns an array of matching hazard records.
JWT access token obtained from POST /authorize. Tokens expire after
15 minutes.
SQL-style filter expression. Example:
type_ID='EARTHQUAKE' AND severity_ID='WARNING'
type_ID='EARTHQUAKE'Array of matching historical hazard records.
A historical hazard record.
Application ID.
1Comma-separated application IDs.
Auto-expiration flag.
Category identifier.
NATURALInternational Charter URI, if applicable.
Editorial comment.
Creation timestamp in epoch milliseconds.
1697157024387Record creator.
DisasterAWARE (Automated)End timestamp in epoch milliseconds.
GLIDE number URI.
Numeric hazard identifier.
203575Human-readable hazard name.
M 5.2 Earthquake - Southern PeruLast update timestamp in epoch milliseconds.
Latitude of the hazard centroid.
-16.25Longitude of the hazard centroid.
-71.58Master incident identifier.
Associated message identifier.
Organisation ID.
Severity identifier.
WARNINGSituational awareness URL.
Start timestamp in epoch milliseconds.
1697157024387Hazard status (e.g. active, expired).
Hazard type identifier.
EARTHQUAKEUpdate timestamp in epoch milliseconds.
User who last updated the record.
Total number of associated products.
Unique identifier.
Whether the hazard appears in the dashboard.
URL to the area brief, if available.
Hazard description text.
Roles associated with the hazard.
Forbidden -- invalid or expired token.
Checking Result Count
Query Fields
Examples
Filter by hazard type
Filter by multiple types
Search by hazard name (case-insensitive)
Filter by date range
Filter by geographic bounding box
Multi-field query
Last updated
