NOTE: User must be logged in as admin to access this API

URL : api/error-and-debugging-options

Method: GET

Query Parameters: NA :

Success Response:

{
    "success": true,
    "data": {
        "options": {
            "debug": false,
            "bugsnag_reporting": true
        }
    }
}
Tagged: