Get Program Name Reminder Status

555

# Get Program Name Reminder Status

Path:

/api/showtoast.json

Method: GET

Content-type: application/json; charset=utf-8

API Description: This can be used to get the status of the function "Program Name Reminder".

Response

Name Type Example Description
showToast int 1 1: Enabled, 0: Disabled (This function is enabled by default.)

Example

{"showToast": 0}