
Testing CMS API...
URL: https://cms.illumemedia.app/apiv_charity.php?get-charities=1&all=1

{
    "url": "https:\/\/cms.illumemedia.app\/apiv_charity.php?get-charities=1&all=1",
    "http_code": 200,
    "curl_error": "",
    "response_length": 357,
    "response_preview": "{\"success\":true,\"urban_data\":[],\"errors\":null,\"meta\":{\"totalRecords\":0,\"currentPage\":1,\"perPage\":\"all\",\"returnedRecords\":0,\"totalPages\":1,\"stateTotalRecords\":null,\"filters\":{\"ein\":null,\"name\":null,\"city\":null,\"state\":null},\"flags\":{\"runtimeSyncDisabled\":false,\"autoBackfillEnabled\":false},\"userLocation\":null,\"sortedByDistance\":false,\"autoBackfilled\":null}}",
    "response_full": "{\"success\":true,\"urban_data\":[],\"errors\":null,\"meta\":{\"totalRecords\":0,\"currentPage\":1,\"perPage\":\"all\",\"returnedRecords\":0,\"totalPages\":1,\"stateTotalRecords\":null,\"filters\":{\"ein\":null,\"name\":null,\"city\":null,\"state\":null},\"flags\":{\"runtimeSyncDisabled\":false,\"autoBackfillEnabled\":false},\"userLocation\":null,\"sortedByDistance\":false,\"autoBackfilled\":null}}",
    "content_type": "application\/json",
    "json_decode_attempt": {
        "success": true,
        "urban_data": [],
        "errors": null,
        "meta": {
            "totalRecords": 0,
            "currentPage": 1,
            "perPage": "all",
            "returnedRecords": 0,
            "totalPages": 1,
            "stateTotalRecords": null,
            "filters": {
                "ein": null,
                "name": null,
                "city": null,
                "state": null
            },
            "flags": {
                "runtimeSyncDisabled": false,
                "autoBackfillEnabled": false
            },
            "userLocation": null,
            "sortedByDistance": false,
            "autoBackfilled": null
        }
    },
    "json_error": null
}
