Request URL

GET https://api.dotcom-monitor.com/config_api_v1/task/{task_id}

Path Parameters

Field Type Required Description
task_id

string

true

The unique id of a monitoring task.

To see a task id from within your dotcom-monitor account, open the target device in the Device Manager list to edit. In the browser’s address bar you’ll see something like:

https://user.dotcom-monitor.com/ClientID/DeviceEdit?pid=dc7f4ff2ca944dekjh1078b96707002&deviceId=63698&taskId=132834

The taskId=132834 is the task id.

Success Response

Example Response
{
    "Timeout": 0
    "RequestType": "GET"
    "Url": "http://localhost/"
    "Keyword1": "{[("Electronics"&"Motors"&"Fashion")|!"Toys"]}"
    "Keyword2": "{[("3lectron1cs"&"M0t0rs"&"Fash1on")|!"T0ys"]}"
    "Keyword3": "‘check this out"
    "UserName": ""
    "UserPass": ""
    "FullPageDownload": false
    "Download_Html": false
    "Download_Frames": false
    "Download_StyleSheets": false
    "Download_Scripts": false
    "Download_Images": false
    "Download_Objects": false
    "Download_Applets": false
    "Download_Additional": false
    "GetParams": [0]
    "PostParams": [0]
    "HeaderParams": [0]
    "PrepareScript": "//qwe"
    "DNSResolveMode": "Device Cached"
    "DNSserverIP": ""
    "Device_Id": 7644
    "Id": 16555
    "Task_Type_Id": 1
    "Name": "localhost"
}