Get Network Error Reminder Status
# Get Network Error Reminder Status
Path:
/api/networkfailurepromptswitch.json
Method: GET
Content-type: application/json; charset=utf-8
API Description: This can be used to get the status of the network error reminder.
Response
Name | Type | Example | Description |
---|---|---|---|
network_failure_prompt | String | on | Network error reminder; on: Enabled, off: Disabled |
Example
{"network_failure_prompt":"on"}