true if the emergency notification has been acknowledged by the user, false otherwise.
A Unix timestamp indicating when the notification was acknowledged. 0 if not acknowledged.
The user key of the user who first acknowledged the notification. Empty if not acknowledged.
The name of the device that first acknowledged the notification. Empty if not acknowledged.
true if the optional callback URL was successfully contacted, false otherwise.
A Unix timestamp indicating when the callback URL was contacted. 0 if not called back.
OptionalerrorsAn array of error messages if the request failed (status is 0).
true if the notification has expired without acknowledgement, false otherwise.
A Unix timestamp indicating when the notification expired. 0 if not expired.
A Unix timestamp indicating the last time the notification was delivered (due to retries). 0 if not delivered.
A unique identifier for the API request, generated by Pushover.
Indicates the status of the request. 1 for success, 0 for failure.
Represents the response received when checking the status of an emergency message receipt.