Chilkat Online Tools

PureBasic / Datadog API Collection / Get a monitor's details

Back to Collection Items

IncludeFile "CkJsonObject.pb"
IncludeFile "CkStringBuilder.pb"
IncludeFile "CkHttp.pb"
IncludeFile "CkHttpResponse.pb"

Procedure ChilkatExample()

    ; This example assumes the Chilkat API to have been previously unlocked.
    ; See Global Unlock Sample for sample code.

    http.i = CkHttp::ckCreate()
    If http.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    success.i

    queryParams.i = CkJsonObject::ckCreate()
    If queryParams.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckUpdateString(queryParams,"group_states","tempor Ut sed velit")
    CkJsonObject::ckUpdateString(queryParams,"with_downtimes","true")

    CkHttp::ckSetRequestHeader(http,"Accept","application/json")

    resp.i = CkHttp::ckQuickRequestParams(http,"GET","https://api.app.ddog-gov.com/api/v1/monitor/:monitor_id",queryParams)
    If CkHttp::ckLastMethodSuccess(http) = 0
        Debug CkHttp::ckLastErrorText(http)
        CkHttp::ckDispose(http)
        CkJsonObject::ckDispose(queryParams)
        ProcedureReturn
    EndIf

    sbResponseBody.i = CkStringBuilder::ckCreate()
    If sbResponseBody.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkHttpResponse::ckGetBodySb(resp,sbResponseBody)

    jResp.i = CkJsonObject::ckCreate()
    If jResp.i = 0
        Debug "Failed to create object."
        ProcedureReturn
    EndIf

    CkJsonObject::ckLoadSb(jResp,sbResponseBody)
    CkJsonObject::setCkEmitCompact(jResp, 0)

    Debug "Response Body:"
    Debug CkJsonObject::ckEmit(jResp)

    respStatusCode.i = CkHttpResponse::ckStatusCode(resp)
    Debug "Response Status Code = " + Str(respStatusCode)
    If respStatusCode >= 400
        Debug "Response Header:"
        Debug CkHttpResponse::ckHeader(resp)
        Debug "Failed."
        CkHttpResponse::ckDispose(resp)

        CkHttp::ckDispose(http)
        CkJsonObject::ckDispose(queryParams)
        CkStringBuilder::ckDispose(sbResponseBody)
        CkJsonObject::ckDispose(jResp)
        ProcedureReturn
    EndIf

    CkHttpResponse::ckDispose(resp)

    ; Sample JSON response:
    ; (Sample code for parsing the JSON response is shown below)

    ; {
    ;   "type": "query alert",
    ;   "query": "avg(last_5m):sum:system.net.bytes_rcvd{host:host0} > 100",
    ;   "created": "1989-12-01T14:28:43.831Z",
    ;   "creator": {
    ;     "email": "officia sunt",
    ;     "handle": "pariatur",
    ;     "name": "aute do"
    ;   },
    ;   "deleted": "2020-10-30T20:46:24.520Z",
    ;   "id": -50675854,
    ;   "matching_downtimes": [
    ;     {
    ;       "id": 1625,
    ;       "end": 1412792983,
    ;       "scope": [
    ;         "env:staging"
    ;       ],
    ;       "start": 1412792983
    ;     },
    ;     {
    ;       "id": 1625,
    ;       "end": 1412792983,
    ;       "scope": [
    ;         "env:staging"
    ;       ],
    ;       "start": 1412792983
    ;     }
    ;   ],
    ;   "message": "ullamco incididunt cupidatat",
    ;   "modified": "1981-03-27T05:04:03.098Z",
    ;   "multi": false,
    ;   "name": "My monitor",
    ;   "options": {
    ;     "aggregation": {
    ;       "group_by": "host",
    ;       "metric": "metrics.name",
    ;       "type": "count"
    ;     },
    ;     "device_ids": [
    ;       "mobile_small",
    ;       "chrome.tablet"
    ;     ],
    ;     "enable_logs_sample": false,
    ;     "enable_samples": false,
    ;     "escalation_message": "none",
    ;     "evaluation_delay": -52819274,
    ;     "group_retention_duration": "dolor Lorem qui",
    ;     "groupby_simple_monitor": false,
    ;     "include_tags": true,
    ;     "locked": false,
    ;     "min_failure_duration": 0,
    ;     "min_location_failed": 1,
    ;     "new_group_delay": -94315945,
    ;     "new_host_delay": 300,
    ;     "no_data_timeframe": -86360342,
    ;     "notification_preset_name": "show_all",
    ;     "notify_audit": false,
    ;     "notify_by": [
    ;       "labore dolore",
    ;       "deserunt commodo consectetur"
    ;     ],
    ;     "notify_no_data": false,
    ;     "on_missing_data": "resolve",
    ;     "renotify_interval": null,
    ;     "renotify_occurrences": 56355858,
    ;     "renotify_statuses": [
    ;       "warn",
    ;       "no data"
    ;     ],
    ;     "require_full_window": false,
    ;     "scheduling_options": {
    ;       "evaluation_window": {
    ;         "day_starts": "04:00",
    ;         "hour_starts": 0,
    ;         "month_starts": 1
    ;       }
    ;     },
    ;     "silenced": {
    ;       "non_6f_": 77287100
    ;     },
    ;     "synthetics_check_id": "culpa in laborum irure",
    ;     "threshold_windows": {
    ;       "recovery_window": "culpa cupidatat Lorem ut",
    ;       "trigger_window": "fugiat officia mollit esse quis"
    ;     },
    ;     "thresholds": {
    ;       "critical": -44507487.0891542,
    ;       "critical_recovery": 94365870.17342958,
    ;       "ok": 26645340.31156695,
    ;       "unknown": -32772943.396166816,
    ;       "warning": 75330874.10211122,
    ;       "warning_recovery": 30665996.226613894
    ;     },
    ;     "timeout_h": null,
    ;     "variables": [
    ;       {
    ;         "data_source": "rum",
    ;         "compute": {
    ;           "aggregation": "avg",
    ;           "interval": 60000,
    ;           "metric": "@duration"
    ;         },
    ;         "name": "query_errors",
    ;         "group_by": [
    ;           {
    ;             "facet": "status",
    ;             "limit": 10,
    ;             "sort": {
    ;               "aggregation": "avg",
    ;               "metric": "minim tempor i",
    ;               "order": "desc"
    ;             }
    ;           },
    ;           {
    ;             "facet": "status",
    ;             "limit": 10,
    ;             "sort": {
    ;               "aggregation": "avg",
    ;               "metric": "Ut fugiat officia",
    ;               "order": "desc"
    ;             }
    ;           }
    ;         ],
    ;         "indexes": [
    ;           "days-3",
    ;           "days-7"
    ;         ],
    ;         "search": {
    ;           "query": "service:query"
    ;         }
    ;       },
    ;       {
    ;         "data_source": "rum",
    ;         "compute": {
    ;           "aggregation": "avg",
    ;           "interval": 60000,
    ;           "metric": "@duration"
    ;         },
    ;         "name": "query_errors",
    ;         "group_by": [
    ;           {
    ;             "facet": "status",
    ;             "limit": 10,
    ;             "sort": {
    ;               "aggregation": "avg",
    ;               "metric": "do velit",
    ;               "order": "desc"
    ;             }
    ;           },
    ;           {
    ;             "facet": "status",
    ;             "limit": 10,
    ;             "sort": {
    ;               "aggregation": "avg",
    ;               "metric": "amet proident anim in",
    ;               "order": "desc"
    ;             }
    ;           }
    ;         ],
    ;         "indexes": [
    ;           "days-3",
    ;           "days-7"
    ;         ],
    ;         "search": {
    ;           "query": "service:query"
    ;         }
    ;       }
    ;     ]
    ;   },
    ;   "overall_state": "Warn",
    ;   "priority": 1,
    ;   "restricted_roles": [
    ;     "enim qui cillum est",
    ;     "quis ut"
    ;   ],
    ;   "state": {
    ;     "groups": {
    ;       "Lorem_1": {
    ;         "last_nodata_ts": -12653992,
    ;         "last_notified_ts": -66141067,
    ;         "last_resolved_ts": 5643925,
    ;         "last_triggered_ts": -6121593,
    ;         "name": "dolore nulla i",
    ;         "status": "OK"
    ;       },
    ;       "nisi_c43": {
    ;         "last_nodata_ts": -66061060,
    ;         "last_notified_ts": -86988012,
    ;         "last_resolved_ts": -39919633,
    ;         "last_triggered_ts": 13467862,
    ;         "name": "Ut fugiat eiusmod anim",
    ;         "status": "Ignored"
    ;       },
    ;       "minim_c": {
    ;         "last_nodata_ts": 6509669,
    ;         "last_notified_ts": 39348490,
    ;         "last_resolved_ts": 13221088,
    ;         "last_triggered_ts": 21889420,
    ;         "name": "in velit Duis",
    ;         "status": "Alert"
    ;       }
    ;     }
    ;   },
    ;   "tags": [
    ;     "ex tempor",
    ;     "enim veniam dolore"
    ;   ]
    ; }

    ; Sample code for parsing the JSON response...
    ; Use this online tool to generate parsing code from sample JSON: Generate JSON Parsing Code

    v_end.i
    start.i
    j.i
    count_j.i
    strVal.s
    data_source.s
    Aggregation.s
    Interval.i
    computeMetric.s
    Query.s
    facet.s
    limit.i
    sortAggregation.s
    sortMetric.s
    Order.s

    v_type.s = CkJsonObject::ckStringOf(jResp,"type")
    query.s = CkJsonObject::ckStringOf(jResp,"query")
    created.s = CkJsonObject::ckStringOf(jResp,"created")
    v_Email.s = CkJsonObject::ckStringOf(jResp,"creator.email")
    Handle.s = CkJsonObject::ckStringOf(jResp,"creator.handle")
    Name.s = CkJsonObject::ckStringOf(jResp,"creator.name")
    deleted.s = CkJsonObject::ckStringOf(jResp,"deleted")
    id.i = CkJsonObject::ckIntOf(jResp,"id")
    message.s = CkJsonObject::ckStringOf(jResp,"message")
    modified.s = CkJsonObject::ckStringOf(jResp,"modified")
    multi.i = CkJsonObject::ckBoolOf(jResp,"multi")
    name.s = CkJsonObject::ckStringOf(jResp,"name")
    Group_by.s = CkJsonObject::ckStringOf(jResp,"options.aggregation.group_by")
    Metric.s = CkJsonObject::ckStringOf(jResp,"options.aggregation.metric")
    v_Type.s = CkJsonObject::ckStringOf(jResp,"options.aggregation.type")
    Enable_logs_sample.i = CkJsonObject::ckBoolOf(jResp,"options.enable_logs_sample")
    Enable_samples.i = CkJsonObject::ckBoolOf(jResp,"options.enable_samples")
    Escalation_message.s = CkJsonObject::ckStringOf(jResp,"options.escalation_message")
    Evaluation_delay.i = CkJsonObject::ckIntOf(jResp,"options.evaluation_delay")
    Group_retention_duration.s = CkJsonObject::ckStringOf(jResp,"options.group_retention_duration")
    Groupby_simple_monitor.i = CkJsonObject::ckBoolOf(jResp,"options.groupby_simple_monitor")
    Include_tags.i = CkJsonObject::ckBoolOf(jResp,"options.include_tags")
    Locked.i = CkJsonObject::ckBoolOf(jResp,"options.locked")
    Min_failure_duration.i = CkJsonObject::ckIntOf(jResp,"options.min_failure_duration")
    Min_location_failed.i = CkJsonObject::ckIntOf(jResp,"options.min_location_failed")
    New_group_delay.i = CkJsonObject::ckIntOf(jResp,"options.new_group_delay")
    New_host_delay.i = CkJsonObject::ckIntOf(jResp,"options.new_host_delay")
    No_data_timeframe.i = CkJsonObject::ckIntOf(jResp,"options.no_data_timeframe")
    Notification_preset_name.s = CkJsonObject::ckStringOf(jResp,"options.notification_preset_name")
    Notify_audit.i = CkJsonObject::ckBoolOf(jResp,"options.notify_audit")
    Notify_no_data.i = CkJsonObject::ckBoolOf(jResp,"options.notify_no_data")
    On_missing_data.s = CkJsonObject::ckStringOf(jResp,"options.on_missing_data")
    Renotify_interval.s = CkJsonObject::ckStringOf(jResp,"options.renotify_interval")
    Renotify_occurrences.i = CkJsonObject::ckIntOf(jResp,"options.renotify_occurrences")
    Require_full_window.i = CkJsonObject::ckBoolOf(jResp,"options.require_full_window")
    Day_starts.s = CkJsonObject::ckStringOf(jResp,"options.scheduling_options.evaluation_window.day_starts")
    Hour_starts.i = CkJsonObject::ckIntOf(jResp,"options.scheduling_options.evaluation_window.hour_starts")
    Month_starts.i = CkJsonObject::ckIntOf(jResp,"options.scheduling_options.evaluation_window.month_starts")
    Non_6f_.i = CkJsonObject::ckIntOf(jResp,"options.silenced.non_6f_")
    Synthetics_check_id.s = CkJsonObject::ckStringOf(jResp,"options.synthetics_check_id")
    Recovery_window.s = CkJsonObject::ckStringOf(jResp,"options.threshold_windows.recovery_window")
    Trigger_window.s = CkJsonObject::ckStringOf(jResp,"options.threshold_windows.trigger_window")
    Critical.s = CkJsonObject::ckStringOf(jResp,"options.thresholds.critical")
    Critical_recovery.s = CkJsonObject::ckStringOf(jResp,"options.thresholds.critical_recovery")
    Ok.s = CkJsonObject::ckStringOf(jResp,"options.thresholds.ok")
    Unknown.s = CkJsonObject::ckStringOf(jResp,"options.thresholds.unknown")
    Warning.s = CkJsonObject::ckStringOf(jResp,"options.thresholds.warning")
    Warning_recovery.s = CkJsonObject::ckStringOf(jResp,"options.thresholds.warning_recovery")
    Timeout_h.s = CkJsonObject::ckStringOf(jResp,"options.timeout_h")
    overall_state.s = CkJsonObject::ckStringOf(jResp,"overall_state")
    priority.i = CkJsonObject::ckIntOf(jResp,"priority")
    Last_nodata_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.Lorem_1.last_nodata_ts")
    Last_notified_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.Lorem_1.last_notified_ts")
    Last_resolved_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.Lorem_1.last_resolved_ts")
    Last_triggered_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.Lorem_1.last_triggered_ts")
    Lorem_1Name.s = CkJsonObject::ckStringOf(jResp,"state.groups.Lorem_1.name")
    Status.s = CkJsonObject::ckStringOf(jResp,"state.groups.Lorem_1.status")
    Nisi_c43Last_nodata_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.nisi_c43.last_nodata_ts")
    Nisi_c43Last_notified_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.nisi_c43.last_notified_ts")
    Nisi_c43Last_resolved_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.nisi_c43.last_resolved_ts")
    Nisi_c43Last_triggered_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.nisi_c43.last_triggered_ts")
    Nisi_c43Name.s = CkJsonObject::ckStringOf(jResp,"state.groups.nisi_c43.name")
    Nisi_c43Status.s = CkJsonObject::ckStringOf(jResp,"state.groups.nisi_c43.status")
    Minim_cLast_nodata_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.minim_c.last_nodata_ts")
    Minim_cLast_notified_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.minim_c.last_notified_ts")
    Minim_cLast_resolved_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.minim_c.last_resolved_ts")
    Minim_cLast_triggered_ts.i = CkJsonObject::ckIntOf(jResp,"state.groups.minim_c.last_triggered_ts")
    Minim_cName.s = CkJsonObject::ckStringOf(jResp,"state.groups.minim_c.name")
    Minim_cStatus.s = CkJsonObject::ckStringOf(jResp,"state.groups.minim_c.status")
    i.i = 0
    count_i.i = CkJsonObject::ckSizeOfArray(jResp,"matching_downtimes")
    While i < count_i
        CkJsonObject::setCkI(jResp, i)
        id = CkJsonObject::ckIntOf(jResp,"matching_downtimes[i].id")
        v_end = CkJsonObject::ckIntOf(jResp,"matching_downtimes[i].end")
        start = CkJsonObject::ckIntOf(jResp,"matching_downtimes[i].start")
        j = 0
        count_j = CkJsonObject::ckSizeOfArray(jResp,"matching_downtimes[i].scope")
        While j < count_j
            CkJsonObject::setCkJ(jResp, j)
            strVal = CkJsonObject::ckStringOf(jResp,"matching_downtimes[i].scope[j]")
            j = j + 1
        Wend
        i = i + 1
    Wend
    i = 0
    count_i = CkJsonObject::ckSizeOfArray(jResp,"options.device_ids")
    While i < count_i
        CkJsonObject::setCkI(jResp, i)
        strVal = CkJsonObject::ckStringOf(jResp,"options.device_ids[i]")
        i = i + 1
    Wend
    i = 0
    count_i = CkJsonObject::ckSizeOfArray(jResp,"options.notify_by")
    While i < count_i
        CkJsonObject::setCkI(jResp, i)
        strVal = CkJsonObject::ckStringOf(jResp,"options.notify_by[i]")
        i = i + 1
    Wend
    i = 0
    count_i = CkJsonObject::ckSizeOfArray(jResp,"options.renotify_statuses")
    While i < count_i
        CkJsonObject::setCkI(jResp, i)
        strVal = CkJsonObject::ckStringOf(jResp,"options.renotify_statuses[i]")
        i = i + 1
    Wend
    i = 0
    count_i = CkJsonObject::ckSizeOfArray(jResp,"options.variables")
    While i < count_i
        CkJsonObject::setCkI(jResp, i)
        data_source = CkJsonObject::ckStringOf(jResp,"options.variables[i].data_source")
        Aggregation = CkJsonObject::ckStringOf(jResp,"options.variables[i].compute.aggregation")
        Interval = CkJsonObject::ckIntOf(jResp,"options.variables[i].compute.interval")
        computeMetric = CkJsonObject::ckStringOf(jResp,"options.variables[i].compute.metric")
        name = CkJsonObject::ckStringOf(jResp,"options.variables[i].name")
        Query = CkJsonObject::ckStringOf(jResp,"options.variables[i].search.query")
        j = 0
        count_j = CkJsonObject::ckSizeOfArray(jResp,"options.variables[i].group_by")
        While j < count_j
            CkJsonObject::setCkJ(jResp, j)
            facet = CkJsonObject::ckStringOf(jResp,"options.variables[i].group_by[j].facet")
            limit = CkJsonObject::ckIntOf(jResp,"options.variables[i].group_by[j].limit")
            sortAggregation = CkJsonObject::ckStringOf(jResp,"options.variables[i].group_by[j].sort.aggregation")
            sortMetric = CkJsonObject::ckStringOf(jResp,"options.variables[i].group_by[j].sort.metric")
            Order = CkJsonObject::ckStringOf(jResp,"options.variables[i].group_by[j].sort.order")
            j = j + 1
        Wend
        j = 0
        count_j = CkJsonObject::ckSizeOfArray(jResp,"options.variables[i].indexes")
        While j < count_j
            CkJsonObject::setCkJ(jResp, j)
            strVal = CkJsonObject::ckStringOf(jResp,"options.variables[i].indexes[j]")
            j = j + 1
        Wend
        i = i + 1
    Wend
    i = 0
    count_i = CkJsonObject::ckSizeOfArray(jResp,"restricted_roles")
    While i < count_i
        CkJsonObject::setCkI(jResp, i)
        strVal = CkJsonObject::ckStringOf(jResp,"restricted_roles[i]")
        i = i + 1
    Wend
    i = 0
    count_i = CkJsonObject::ckSizeOfArray(jResp,"tags")
    While i < count_i
        CkJsonObject::setCkI(jResp, i)
        strVal = CkJsonObject::ckStringOf(jResp,"tags[i]")
        i = i + 1
    Wend


    CkHttp::ckDispose(http)
    CkJsonObject::ckDispose(queryParams)
    CkStringBuilder::ckDispose(sbResponseBody)
    CkJsonObject::ckDispose(jResp)


    ProcedureReturn
EndProcedure

Curl Command

curl -G -d "group_states=tempor%20Ut%20sed%20velit"
	-d "with_downtimes=true"
	-H "Accept: application/json"
https://api.app.ddog-gov.com/api/v1/monitor/:monitor_id

Postman Collection Item JSON

{
  "name": "Get a monitor's details",
  "request": {
    "method": "GET",
    "header": [
      {
        "key": "Accept",
        "value": "application/json"
      }
    ],
    "url": {
      "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id?group_states=tempor Ut sed velit&with_downtimes=true",
      "host": [
        "{{baseUrl}}"
      ],
      "path": [
        "api",
        "v1",
        "monitor",
        ":monitor_id"
      ],
      "query": [
        {
          "key": "group_states",
          "value": "tempor Ut sed velit",
          "description": "When specified, shows additional information about the group states. Choose one or more from `all`, `alert`, `warn`, and `no data`."
        },
        {
          "key": "with_downtimes",
          "value": "true",
          "description": "If this argument is set to true, then the returned data includes all current active downtimes for the monitor."
        }
      ],
      "variable": [
        {
          "key": "monitor_id",
          "value": "666486743"
        }
      ]
    },
    "description": "Get details about the specified monitor from your organization."
  },
  "response": [
    {
      "name": "OK",
      "originalRequest": {
        "method": "GET",
        "header": [
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id?group_states=tempor Ut sed velit&with_downtimes=true",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "query": [
            {
              "key": "group_states",
              "value": "tempor Ut sed velit",
              "description": "When specified, shows additional information about the group states. Choose one or more from `all`, `alert`, `warn`, and `no data`."
            },
            {
              "key": "with_downtimes",
              "value": "true",
              "description": "If this argument is set to true, then the returned data includes all current active downtimes for the monitor."
            }
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "OK",
      "code": 200,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"type\": \"query alert\",\n  \"query\": \"avg(last_5m):sum:system.net.bytes_rcvd{host:host0} > 100\",\n  \"created\": \"1989-12-01T14:28:43.831Z\",\n  \"creator\": {\n    \"email\": \"officia sunt\",\n    \"handle\": \"pariatur\",\n    \"name\": \"aute do\"\n  },\n  \"deleted\": \"2020-10-30T20:46:24.520Z\",\n  \"id\": -50675854,\n  \"matching_downtimes\": [\n    {\n      \"id\": 1625,\n      \"end\": 1412792983,\n      \"scope\": [\n        \"env:staging\"\n      ],\n      \"start\": 1412792983\n    },\n    {\n      \"id\": 1625,\n      \"end\": 1412792983,\n      \"scope\": [\n        \"env:staging\"\n      ],\n      \"start\": 1412792983\n    }\n  ],\n  \"message\": \"ullamco incididunt cupidatat\",\n  \"modified\": \"1981-03-27T05:04:03.098Z\",\n  \"multi\": false,\n  \"name\": \"My monitor\",\n  \"options\": {\n    \"aggregation\": {\n      \"group_by\": \"host\",\n      \"metric\": \"metrics.name\",\n      \"type\": \"count\"\n    },\n    \"device_ids\": [\n      \"mobile_small\",\n      \"chrome.tablet\"\n    ],\n    \"enable_logs_sample\": false,\n    \"enable_samples\": false,\n    \"escalation_message\": \"none\",\n    \"evaluation_delay\": -52819274,\n    \"group_retention_duration\": \"dolor Lorem qui\",\n    \"groupby_simple_monitor\": false,\n    \"include_tags\": true,\n    \"locked\": false,\n    \"min_failure_duration\": 0,\n    \"min_location_failed\": 1,\n    \"new_group_delay\": -94315945,\n    \"new_host_delay\": 300,\n    \"no_data_timeframe\": -86360342,\n    \"notification_preset_name\": \"show_all\",\n    \"notify_audit\": false,\n    \"notify_by\": [\n      \"labore dolore\",\n      \"deserunt commodo consectetur\"\n    ],\n    \"notify_no_data\": false,\n    \"on_missing_data\": \"resolve\",\n    \"renotify_interval\": null,\n    \"renotify_occurrences\": 56355858,\n    \"renotify_statuses\": [\n      \"warn\",\n      \"no data\"\n    ],\n    \"require_full_window\": false,\n    \"scheduling_options\": {\n      \"evaluation_window\": {\n        \"day_starts\": \"04:00\",\n        \"hour_starts\": 0,\n        \"month_starts\": 1\n      }\n    },\n    \"silenced\": {\n      \"non_6f_\": 77287100\n    },\n    \"synthetics_check_id\": \"culpa in laborum irure\",\n    \"threshold_windows\": {\n      \"recovery_window\": \"culpa cupidatat Lorem ut\",\n      \"trigger_window\": \"fugiat officia mollit esse quis\"\n    },\n    \"thresholds\": {\n      \"critical\": -44507487.0891542,\n      \"critical_recovery\": 94365870.17342958,\n      \"ok\": 26645340.31156695,\n      \"unknown\": -32772943.396166816,\n      \"warning\": 75330874.10211122,\n      \"warning_recovery\": 30665996.226613894\n    },\n    \"timeout_h\": null,\n    \"variables\": [\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"minim tempor i\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"Ut fugiat officia\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      },\n      {\n        \"data_source\": \"rum\",\n        \"compute\": {\n          \"aggregation\": \"avg\",\n          \"interval\": 60000,\n          \"metric\": \"@duration\"\n        },\n        \"name\": \"query_errors\",\n        \"group_by\": [\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"do velit\",\n              \"order\": \"desc\"\n            }\n          },\n          {\n            \"facet\": \"status\",\n            \"limit\": 10,\n            \"sort\": {\n              \"aggregation\": \"avg\",\n              \"metric\": \"amet proident anim in\",\n              \"order\": \"desc\"\n            }\n          }\n        ],\n        \"indexes\": [\n          \"days-3\",\n          \"days-7\"\n        ],\n        \"search\": {\n          \"query\": \"service:query\"\n        }\n      }\n    ]\n  },\n  \"overall_state\": \"Warn\",\n  \"priority\": 1,\n  \"restricted_roles\": [\n    \"enim qui cillum est\",\n    \"quis ut\"\n  ],\n  \"state\": {\n    \"groups\": {\n      \"Lorem_1\": {\n        \"last_nodata_ts\": -12653992,\n        \"last_notified_ts\": -66141067,\n        \"last_resolved_ts\": 5643925,\n        \"last_triggered_ts\": -6121593,\n        \"name\": \"dolore nulla i\",\n        \"status\": \"OK\"\n      },\n      \"nisi_c43\": {\n        \"last_nodata_ts\": -66061060,\n        \"last_notified_ts\": -86988012,\n        \"last_resolved_ts\": -39919633,\n        \"last_triggered_ts\": 13467862,\n        \"name\": \"Ut fugiat eiusmod anim\",\n        \"status\": \"Ignored\"\n      },\n      \"minim_c\": {\n        \"last_nodata_ts\": 6509669,\n        \"last_notified_ts\": 39348490,\n        \"last_resolved_ts\": 13221088,\n        \"last_triggered_ts\": 21889420,\n        \"name\": \"in velit Duis\",\n        \"status\": \"Alert\"\n      }\n    }\n  },\n  \"tags\": [\n    \"ex tempor\",\n    \"enim veniam dolore\"\n  ]\n}"
    },
    {
      "name": "Bad Request",
      "originalRequest": {
        "method": "GET",
        "header": [
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id?group_states=tempor Ut sed velit&with_downtimes=true",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "query": [
            {
              "key": "group_states",
              "value": "tempor Ut sed velit",
              "description": "When specified, shows additional information about the group states. Choose one or more from `all`, `alert`, `warn`, and `no data`."
            },
            {
              "key": "with_downtimes",
              "value": "true",
              "description": "If this argument is set to true, then the returned data includes all current active downtimes for the monitor."
            }
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "Bad Request",
      "code": 400,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"errors\": [\n    \"Bad Request\",\n    \"Bad Request\"\n  ]\n}"
    },
    {
      "name": "Authentication error",
      "originalRequest": {
        "method": "GET",
        "header": [
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id?group_states=tempor Ut sed velit&with_downtimes=true",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "query": [
            {
              "key": "group_states",
              "value": "tempor Ut sed velit",
              "description": "When specified, shows additional information about the group states. Choose one or more from `all`, `alert`, `warn`, and `no data`."
            },
            {
              "key": "with_downtimes",
              "value": "true",
              "description": "If this argument is set to true, then the returned data includes all current active downtimes for the monitor."
            }
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "Forbidden",
      "code": 403,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"errors\": [\n    \"Bad Request\",\n    \"Bad Request\"\n  ]\n}"
    },
    {
      "name": "Monitor Not Found error",
      "originalRequest": {
        "method": "GET",
        "header": [
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id?group_states=tempor Ut sed velit&with_downtimes=true",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "query": [
            {
              "key": "group_states",
              "value": "tempor Ut sed velit",
              "description": "When specified, shows additional information about the group states. Choose one or more from `all`, `alert`, `warn`, and `no data`."
            },
            {
              "key": "with_downtimes",
              "value": "true",
              "description": "If this argument is set to true, then the returned data includes all current active downtimes for the monitor."
            }
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "Not Found",
      "code": 404,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"errors\": [\n    \"Bad Request\",\n    \"Bad Request\"\n  ]\n}"
    },
    {
      "name": "Too many requests",
      "originalRequest": {
        "method": "GET",
        "header": [
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: apikey",
            "key": "DD-API-KEY",
            "value": "<API Key>"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/api/v1/monitor/:monitor_id?group_states=tempor Ut sed velit&with_downtimes=true",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor",
            ":monitor_id"
          ],
          "query": [
            {
              "key": "group_states",
              "value": "tempor Ut sed velit",
              "description": "When specified, shows additional information about the group states. Choose one or more from `all`, `alert`, `warn`, and `no data`."
            },
            {
              "key": "with_downtimes",
              "value": "true",
              "description": "If this argument is set to true, then the returned data includes all current active downtimes for the monitor."
            }
          ],
          "variable": [
            {
              "key": "monitor_id"
            }
          ]
        }
      },
      "status": "Too Many Requests",
      "code": 429,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"errors\": [\n    \"Bad Request\",\n    \"Bad Request\"\n  ]\n}"
    }
  ]
}