Chilkat Online Tools

Unicode C++ / Datadog API Collection / Get all monitor details

Back to Collection Items

void ChilkatSample(void)
    {
    queryParams.UpdateString(L"group_states",L"alert");    queryParams.UpdateString(L"name",L"tempor Ut sed velit");    queryParams.UpdateString(L"tags",L"host:host0");    queryParams.UpdateString(L"monitor_tags",L"service:my-app");    queryParams.UpdateString(L"with_downtimes",L"true");    queryParams.UpdateInt(L"id_offset",-62147425);    queryParams.UpdateInt(L"page",0);    queryParams.UpdateInt(L"page_size",20);    resp->GetBodySb(sbResponseBody);    jarrResp.LoadSb(sbResponseBody);    jarrResp.put_EmitCompact(false);    json = jarrResp.ObjectAt(i);    v_type = json->stringOf(L"type");    query = json->stringOf(L"query");    created = json->stringOf(L"created");    v_Email = json->stringOf(L"creator.email");    Handle = json->stringOf(L"creator.handle");    Name = json->stringOf(L"creator.name");    deleted = json->stringOf(L"deleted");    id = json->IntOf(L"id");    message = json->stringOf(L"message");    modified = json->stringOf(L"modified");    multi = json->BoolOf(L"multi");    name = json->stringOf(L"name");    Group_by = json->stringOf(L"options.aggregation.group_by");    Metric = json->stringOf(L"options.aggregation.metric");    v_Type = json->stringOf(L"options.aggregation.type");    Enable_logs_sample = json->BoolOf(L"options.enable_logs_sample");    Enable_samples = json->BoolOf(L"options.enable_samples");    Escalation_message = json->stringOf(L"options.escalation_message");    Evaluation_delay = json->IntOf(L"options.evaluation_delay");    Group_retention_duration = json->stringOf(L"options.group_retention_duration");    Groupby_simple_monitor = json->BoolOf(L"options.groupby_simple_monitor");    Include_tags = json->BoolOf(L"options.include_tags");    Locked = json->BoolOf(L"options.locked");    Min_failure_duration = json->IntOf(L"options.min_failure_duration");    Min_location_failed = json->IntOf(L"options.min_location_failed");    New_group_delay = json->IntOf(L"options.new_group_delay");    New_host_delay = json->IntOf(L"options.new_host_delay");    No_data_timeframe = json->IntOf(L"options.no_data_timeframe");    Notification_preset_name = json->stringOf(L"options.notification_preset_name");    Notify_audit = json->BoolOf(L"options.notify_audit");    Notify_no_data = json->BoolOf(L"options.notify_no_data");    On_missing_data = json->stringOf(L"options.on_missing_data");    Renotify_interval = json->stringOf(L"options.renotify_interval");    Renotify_occurrences = json->IntOf(L"options.renotify_occurrences");    Require_full_window = json->BoolOf(L"options.require_full_window");    Day_starts = json->stringOf(L"options.scheduling_options.evaluation_window.day_starts");    Hour_starts = json->IntOf(L"options.scheduling_options.evaluation_window.hour_starts");    Month_starts = json->IntOf(L"options.scheduling_options.evaluation_window.month_starts");    Ut_d_e = json->IntOf(L"options.silenced.Ut_d_e");    Synthetics_check_id = json->stringOf(L"options.synthetics_check_id");    Recovery_window = json->stringOf(L"options.threshold_windows.recovery_window");    Trigger_window = json->stringOf(L"options.threshold_windows.trigger_window");    Critical = json->stringOf(L"options.thresholds.critical");    Critical_recovery = json->stringOf(L"options.thresholds.critical_recovery");    Ok = json->stringOf(L"options.thresholds.ok");    Unknown = json->stringOf(L"options.thresholds.unknown");    Warning = json->stringOf(L"options.thresholds.warning");    Warning_recovery = json->stringOf(L"options.thresholds.warning_recovery");    Timeout_h = json->stringOf(L"options.timeout_h");    overall_state = json->stringOf(L"overall_state");    priority = json->IntOf(L"priority");    Last_nodata_ts = json->IntOf(L"state.groups.ullamco2.last_nodata_ts");    Last_notified_ts = json->IntOf(L"state.groups.ullamco2.last_notified_ts");    Last_resolved_ts = json->IntOf(L"state.groups.ullamco2.last_resolved_ts");    Last_triggered_ts = json->IntOf(L"state.groups.ullamco2.last_triggered_ts");    Ullamco2Name = json->stringOf(L"state.groups.ullamco2.name");    Status = json->stringOf(L"state.groups.ullamco2.status");    Voluptate_0cLast_nodata_ts = json->IntOf(L"state.groups.voluptate_0c.last_nodata_ts");    Voluptate_0cLast_notified_ts = json->IntOf(L"state.groups.voluptate_0c.last_notified_ts");    Voluptate_0cLast_resolved_ts = json->IntOf(L"state.groups.voluptate_0c.last_resolved_ts");    Voluptate_0cLast_triggered_ts = json->IntOf(L"state.groups.voluptate_0c.last_triggered_ts");    Voluptate_0cName = json->stringOf(L"state.groups.voluptate_0c.name");    Voluptate_0cStatus = json->stringOf(L"state.groups.voluptate_0c.status");    Ut_8 = json->IntOf(L"options.silenced.ut_8");    Ut7Last_nodata_ts = json->IntOf(L"state.groups.Ut7.last_nodata_ts");    Ut7Last_notified_ts = json->IntOf(L"state.groups.Ut7.last_notified_ts");    Ut7Last_resolved_ts = json->IntOf(L"state.groups.Ut7.last_resolved_ts");    Ut7Last_triggered_ts = json->IntOf(L"state.groups.Ut7.last_triggered_ts");    Ut7Name = json->stringOf(L"state.groups.Ut7.name");    Ut7Status = json->stringOf(L"state.groups.Ut7.status");    j = 0;    count_j = json->SizeOfArray(L"matching_downtimes");    json->put_J(j);    id = json->IntOf(L"matching_downtimes[j].id");    v_end = json->IntOf(L"matching_downtimes[j].end");    start = json->IntOf(L"matching_downtimes[j].start");    k = 0;    count_k = json->SizeOfArray(L"matching_downtimes[j].scope");    json->put_K(k);    strVal = json->stringOf(L"matching_downtimes[j].scope[k]");    k = k + 1;    j = j + 1;    j = 0;    count_j = json->SizeOfArray(L"options.device_ids");    json->put_J(j);    strVal = json->stringOf(L"options.device_ids[j]");    j = j + 1;    j = 0;    count_j = json->SizeOfArray(L"options.notify_by");    json->put_J(j);    strVal = json->stringOf(L"options.notify_by[j]");    j = j + 1;    j = 0;    count_j = json->SizeOfArray(L"options.renotify_statuses");    json->put_J(j);    strVal = json->stringOf(L"options.renotify_statuses[j]");    j = j + 1;    j = 0;    count_j = json->SizeOfArray(L"options.variables");    json->put_J(j);    data_source = json->stringOf(L"options.variables[j].data_source");    Aggregation = json->stringOf(L"options.variables[j].compute.aggregation");    Interval = json->IntOf(L"options.variables[j].compute.interval");    computeMetric = json->stringOf(L"options.variables[j].compute.metric");    name = json->stringOf(L"options.variables[j].name");    Query = json->stringOf(L"options.variables[j].search.query");    k = 0;    count_k = json->SizeOfArray(L"options.variables[j].group_by");    json->put_K(k);    facet = json->stringOf(L"options.variables[j].group_by[k].facet");    limit = json->IntOf(L"options.variables[j].group_by[k].limit");    sortAggregation = json->stringOf(L"options.variables[j].group_by[k].sort.aggregation");    sortMetric = json->stringOf(L"options.variables[j].group_by[k].sort.metric");    Order = json->stringOf(L"options.variables[j].group_by[k].sort.order");    k = k + 1;    k = 0;    count_k = json->SizeOfArray(L"options.variables[j].indexes");    json->put_K(k);    strVal = json->stringOf(L"options.variables[j].indexes[k]");    k = k + 1;    j = j + 1;    j = 0;    count_j = json->SizeOfArray(L"restricted_roles");    json->put_J(j);    strVal = json->stringOf(L"restricted_roles[j]");    j = j + 1;    j = 0;    count_j = json->SizeOfArray(L"tags");    json->put_J(j);    strVal = json->stringOf(L"tags[j]");    j = j + 1;    i = i + 1;
    }

Curl Command

curl -G -d "group_states=alert"
	-d "name=tempor%20Ut%20sed%20velit"
	-d "tags=host%3Ahost0"
	-d "monitor_tags=service%3Amy-app"
	-d "with_downtimes=true"
	-d "id_offset=-62147425"
	-d "page=0"
	-d "page_size=20"
	-H "Accept: application/json"
https://api.app.ddog-gov.com/api/v1/monitor

Postman Collection Item JSON

{
  "name": "Get all monitor details",
  "request": {
    "method": "GET",
    "header": [
      {
        "key": "Accept",
        "value": "application/json"
      }
    ],
    "url": {
      "raw": "{{baseUrl}}/api/v1/monitor?group_states=alert&name=tempor Ut sed velit&tags=host:host0&monitor_tags=service:my-app&with_downtimes=true&id_offset=-62147425&page=0&page_size=20",
      "host": [
        "{{baseUrl}}"
      ],
      "path": [
        "api",
        "v1",
        "monitor"
      ],
      "query": [
        {
          "key": "group_states",
          "value": "alert",
          "description": "When specified, shows additional information about the group states.\nChoose one or more from `all`, `alert`, `warn`, and `no data`."
        },
        {
          "key": "name",
          "value": "tempor Ut sed velit",
          "description": "A string to filter monitors by name."
        },
        {
          "key": "tags",
          "value": "host:host0",
          "description": "A comma separated list indicating what tags, if any, should be used to filter the list of monitors by scope.\nFor example, `host:host0`."
        },
        {
          "key": "monitor_tags",
          "value": "service:my-app",
          "description": "A comma separated list indicating what service and/or custom tags, if any, should be used to filter the list of monitors.\nTags created in the Datadog UI automatically have the service key prepended. For example, `service:my-app`."
        },
        {
          "key": "with_downtimes",
          "value": "true",
          "description": "If this argument is set to true, then the returned data includes all current active downtimes for each monitor."
        },
        {
          "key": "id_offset",
          "value": "-62147425",
          "description": "Use this parameter for paginating through large sets of monitors. Start with a value of zero, make a request, set the value to the last ID of result set, and then repeat until the response is empty."
        },
        {
          "key": "page",
          "value": "0",
          "description": "The page to start paginating from. If this argument is not specified, the request returns all monitors without pagination."
        },
        {
          "key": "page_size",
          "value": "20",
          "description": "The number of monitors to return per page. If the page argument is not specified, the default behavior returns all monitors without a `page_size` limit. However, if page is specified and `page_size` is not, the argument defaults to 100."
        }
      ]
    },
    "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?group_states=alert&name=tempor Ut sed velit&tags=host:host0&monitor_tags=service:my-app&with_downtimes=true&id_offset=-62147425&page=0&page_size=20",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor"
          ],
          "query": [
            {
              "key": "group_states",
              "value": "alert",
              "description": "When specified, shows additional information about the group states.\nChoose one or more from `all`, `alert`, `warn`, and `no data`."
            },
            {
              "key": "name",
              "value": "tempor Ut sed velit",
              "description": "A string to filter monitors by name."
            },
            {
              "key": "tags",
              "value": "host:host0",
              "description": "A comma separated list indicating what tags, if any, should be used to filter the list of monitors by scope.\nFor example, `host:host0`."
            },
            {
              "key": "monitor_tags",
              "value": "service:my-app",
              "description": "A comma separated list indicating what service and/or custom tags, if any, should be used to filter the list of monitors.\nTags created in the Datadog UI automatically have the service key prepended. For example, `service:my-app`."
            },
            {
              "key": "with_downtimes",
              "value": "true",
              "description": "If this argument is set to true, then the returned data includes all current active downtimes for each monitor."
            },
            {
              "key": "id_offset",
              "value": "-62147425",
              "description": "Use this parameter for paginating through large sets of monitors. Start with a value of zero, make a request, set the value to the last ID of result set, and then repeat until the response is empty."
            },
            {
              "key": "page",
              "value": "0",
              "description": "The page to start paginating from. If this argument is not specified, the request returns all monitors without pagination."
            },
            {
              "key": "page_size",
              "value": "20",
              "description": "The number of monitors to return per page. If the page argument is not specified, the default behavior returns all monitors without a `page_size` limit. However, if page is specified and `page_size` is not, the argument defaults to 100."
            }
          ]
        }
      },
      "status": "OK",
      "code": 200,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "[\n  {\n    \"type\": \"query alert\",\n    \"query\": \"avg(last_5m):sum:system.net.bytes_rcvd{host:host0} > 100\",\n    \"created\": \"1977-10-10T13:08:01.527Z\",\n    \"creator\": {\n      \"email\": \"eiusmod aliquip pariatur dolore\",\n      \"handle\": \"fugiat id sint\",\n      \"name\": \"elit in\"\n    },\n    \"deleted\": \"2015-07-16T18:46:50.390Z\",\n    \"id\": 83649643,\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\": \"adi\",\n    \"modified\": \"1973-08-05T09:10:13.718Z\",\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        \"firefox.tablet\",\n        \"mobile_small\"\n      ],\n      \"enable_logs_sample\": true,\n      \"enable_samples\": true,\n      \"escalation_message\": \"none\",\n      \"evaluation_delay\": 27121357,\n      \"group_retention_duration\": \"esse aliquip ullamco irure\",\n      \"groupby_simple_monitor\": true,\n      \"include_tags\": true,\n      \"locked\": false,\n      \"min_failure_duration\": 0,\n      \"min_location_failed\": 1,\n      \"new_group_delay\": -9275927,\n      \"new_host_delay\": 300,\n      \"no_data_timeframe\": 58492166,\n      \"notification_preset_name\": \"show_all\",\n      \"notify_audit\": false,\n      \"notify_by\": [\n        \"ut quis e\",\n        \"dolore elit\"\n      ],\n      \"notify_no_data\": false,\n      \"on_missing_data\": \"show_no_data\",\n      \"renotify_interval\": null,\n      \"renotify_occurrences\": -27638100,\n      \"renotify_statuses\": [\n        \"alert\",\n        \"warn\"\n      ],\n      \"require_full_window\": true,\n      \"scheduling_options\": {\n        \"evaluation_window\": {\n          \"day_starts\": \"04:00\",\n          \"hour_starts\": 0,\n          \"month_starts\": 1\n        }\n      },\n      \"silenced\": {\n        \"Ut_d_e\": 94650378\n      },\n      \"synthetics_check_id\": \"enim et tempor\",\n      \"threshold_windows\": {\n        \"recovery_window\": \"ipsum eiusmod\",\n        \"trigger_window\": \"ullamco\"\n      },\n      \"thresholds\": {\n        \"critical\": -74585739.55469063,\n        \"critical_recovery\": -14449679.792215124,\n        \"ok\": 69468073.65422091,\n        \"unknown\": -35840527.53565459,\n        \"warning\": -78191860.79094723,\n        \"warning_recovery\": 30967604.742167816\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\": \"qui Ut cupidatat proid\",\n                \"order\": \"desc\"\n              }\n            },\n            {\n              \"facet\": \"status\",\n              \"limit\": 10,\n              \"sort\": {\n                \"aggregation\": \"avg\",\n                \"metric\": \"nostrud mollit\",\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\": \"ut non\",\n                \"order\": \"desc\"\n              }\n            },\n            {\n              \"facet\": \"status\",\n              \"limit\": 10,\n              \"sort\": {\n                \"aggregation\": \"avg\",\n                \"metric\": \"reprehenderit sint eu proident\",\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\": \"Unknown\",\n    \"priority\": 4,\n    \"restricted_roles\": [\n      \"Ut\",\n      \"dolor ad Duis proident\"\n    ],\n    \"state\": {\n      \"groups\": {\n        \"ullamco2\": {\n          \"last_nodata_ts\": -30657062,\n          \"last_notified_ts\": -69789968,\n          \"last_resolved_ts\": -40935564,\n          \"last_triggered_ts\": 63742261,\n          \"name\": \"id\",\n          \"status\": \"Alert\"\n        },\n        \"voluptate_0c\": {\n          \"last_nodata_ts\": 13097104,\n          \"last_notified_ts\": 53104444,\n          \"last_resolved_ts\": -69320667,\n          \"last_triggered_ts\": 27152807,\n          \"name\": \"quis amet\",\n          \"status\": \"Alert\"\n        }\n      }\n    },\n    \"tags\": [\n      \"fugiat culpa aliqua consectetur\",\n      \"minim in\"\n    ]\n  },\n  {\n    \"type\": \"query alert\",\n    \"query\": \"avg(last_5m):sum:system.net.bytes_rcvd{host:host0} > 100\",\n    \"created\": \"1952-04-01T14:02:58.093Z\",\n    \"creator\": {\n      \"email\": \"esse ad veniam qui\",\n      \"handle\": \"nulla enim non\",\n      \"name\": \"ut reprehend\"\n    },\n    \"deleted\": \"2005-07-24T20:18:36.078Z\",\n    \"id\": 14961847,\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\": \"labore nulla\",\n    \"modified\": \"2013-05-28T22:30:26.014Z\",\n    \"multi\": true,\n    \"name\": \"My monitor\",\n    \"options\": {\n      \"aggregation\": {\n        \"group_by\": \"host\",\n        \"metric\": \"metrics.name\",\n        \"type\": \"count\"\n      },\n      \"device_ids\": [\n        \"chrome.tablet\",\n        \"firefox.laptop_large\"\n      ],\n      \"enable_logs_sample\": false,\n      \"enable_samples\": true,\n      \"escalation_message\": \"none\",\n      \"evaluation_delay\": 48023490,\n      \"group_retention_duration\": \"veniam eiusmod anim\",\n      \"groupby_simple_monitor\": true,\n      \"include_tags\": true,\n      \"locked\": false,\n      \"min_failure_duration\": 0,\n      \"min_location_failed\": 1,\n      \"new_group_delay\": -78698406,\n      \"new_host_delay\": 300,\n      \"no_data_timeframe\": -29298203,\n      \"notification_preset_name\": \"show_all\",\n      \"notify_audit\": false,\n      \"notify_by\": [\n        \"in labore irure reprehenderit\",\n        \"Ut ea\"\n      ],\n      \"notify_no_data\": false,\n      \"on_missing_data\": \"default\",\n      \"renotify_interval\": null,\n      \"renotify_occurrences\": 88843653,\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        \"ut_8\": -75892703\n      },\n      \"synthetics_check_id\": \"ut et aute cupidatat\",\n      \"threshold_windows\": {\n        \"recovery_window\": \"dolor do\",\n        \"trigger_window\": \"pariatur\"\n      },\n      \"thresholds\": {\n        \"critical\": -5336230.352944598,\n        \"critical_recovery\": 7945004.71738635,\n        \"ok\": -68115416.21610427,\n        \"unknown\": 89541673.34797806,\n        \"warning\": 66901483.96194494,\n        \"warning_recovery\": -39599171.26178945\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\": \"deserunt nisi mollit\",\n                \"order\": \"desc\"\n              }\n            },\n            {\n              \"facet\": \"status\",\n              \"limit\": 10,\n              \"sort\": {\n                \"aggregation\": \"avg\",\n                \"metric\": \"dolor pariatur\",\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\": \"l\",\n                \"order\": \"desc\"\n              }\n            },\n            {\n              \"facet\": \"status\",\n              \"limit\": 10,\n              \"sort\": {\n                \"aggregation\": \"avg\",\n                \"metric\": \"ut non\",\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\": \"Unknown\",\n    \"priority\": 3,\n    \"restricted_roles\": [\n      \"ipsum laboris laborum incididunt\",\n      \"fugiat non est\"\n    ],\n    \"state\": {\n      \"groups\": {\n        \"Ut7\": {\n          \"last_nodata_ts\": 21127128,\n          \"last_notified_ts\": 19208840,\n          \"last_resolved_ts\": 29022384,\n          \"last_triggered_ts\": -96682791,\n          \"name\": \"ex tempor\",\n          \"status\": \"OK\"\n        }\n      }\n    },\n    \"tags\": [\n      \"dolor nulla dolore elit\",\n      \"consequat sunt in\"\n    ]\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?group_states=alert&name=tempor Ut sed velit&tags=host:host0&monitor_tags=service:my-app&with_downtimes=true&id_offset=-62147425&page=0&page_size=20",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor"
          ],
          "query": [
            {
              "key": "group_states",
              "value": "alert",
              "description": "When specified, shows additional information about the group states.\nChoose one or more from `all`, `alert`, `warn`, and `no data`."
            },
            {
              "key": "name",
              "value": "tempor Ut sed velit",
              "description": "A string to filter monitors by name."
            },
            {
              "key": "tags",
              "value": "host:host0",
              "description": "A comma separated list indicating what tags, if any, should be used to filter the list of monitors by scope.\nFor example, `host:host0`."
            },
            {
              "key": "monitor_tags",
              "value": "service:my-app",
              "description": "A comma separated list indicating what service and/or custom tags, if any, should be used to filter the list of monitors.\nTags created in the Datadog UI automatically have the service key prepended. For example, `service:my-app`."
            },
            {
              "key": "with_downtimes",
              "value": "true",
              "description": "If this argument is set to true, then the returned data includes all current active downtimes for each monitor."
            },
            {
              "key": "id_offset",
              "value": "-62147425",
              "description": "Use this parameter for paginating through large sets of monitors. Start with a value of zero, make a request, set the value to the last ID of result set, and then repeat until the response is empty."
            },
            {
              "key": "page",
              "value": "0",
              "description": "The page to start paginating from. If this argument is not specified, the request returns all monitors without pagination."
            },
            {
              "key": "page_size",
              "value": "20",
              "description": "The number of monitors to return per page. If the page argument is not specified, the default behavior returns all monitors without a `page_size` limit. However, if page is specified and `page_size` is not, the argument defaults to 100."
            }
          ]
        }
      },
      "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": "Forbidden",
      "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?group_states=alert&name=tempor Ut sed velit&tags=host:host0&monitor_tags=service:my-app&with_downtimes=true&id_offset=-62147425&page=0&page_size=20",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor"
          ],
          "query": [
            {
              "key": "group_states",
              "value": "alert",
              "description": "When specified, shows additional information about the group states.\nChoose one or more from `all`, `alert`, `warn`, and `no data`."
            },
            {
              "key": "name",
              "value": "tempor Ut sed velit",
              "description": "A string to filter monitors by name."
            },
            {
              "key": "tags",
              "value": "host:host0",
              "description": "A comma separated list indicating what tags, if any, should be used to filter the list of monitors by scope.\nFor example, `host:host0`."
            },
            {
              "key": "monitor_tags",
              "value": "service:my-app",
              "description": "A comma separated list indicating what service and/or custom tags, if any, should be used to filter the list of monitors.\nTags created in the Datadog UI automatically have the service key prepended. For example, `service:my-app`."
            },
            {
              "key": "with_downtimes",
              "value": "true",
              "description": "If this argument is set to true, then the returned data includes all current active downtimes for each monitor."
            },
            {
              "key": "id_offset",
              "value": "-62147425",
              "description": "Use this parameter for paginating through large sets of monitors. Start with a value of zero, make a request, set the value to the last ID of result set, and then repeat until the response is empty."
            },
            {
              "key": "page",
              "value": "0",
              "description": "The page to start paginating from. If this argument is not specified, the request returns all monitors without pagination."
            },
            {
              "key": "page_size",
              "value": "20",
              "description": "The number of monitors to return per page. If the page argument is not specified, the default behavior returns all monitors without a `page_size` limit. However, if page is specified and `page_size` is not, the argument defaults to 100."
            }
          ]
        }
      },
      "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": "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?group_states=alert&name=tempor Ut sed velit&tags=host:host0&monitor_tags=service:my-app&with_downtimes=true&id_offset=-62147425&page=0&page_size=20",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "api",
            "v1",
            "monitor"
          ],
          "query": [
            {
              "key": "group_states",
              "value": "alert",
              "description": "When specified, shows additional information about the group states.\nChoose one or more from `all`, `alert`, `warn`, and `no data`."
            },
            {
              "key": "name",
              "value": "tempor Ut sed velit",
              "description": "A string to filter monitors by name."
            },
            {
              "key": "tags",
              "value": "host:host0",
              "description": "A comma separated list indicating what tags, if any, should be used to filter the list of monitors by scope.\nFor example, `host:host0`."
            },
            {
              "key": "monitor_tags",
              "value": "service:my-app",
              "description": "A comma separated list indicating what service and/or custom tags, if any, should be used to filter the list of monitors.\nTags created in the Datadog UI automatically have the service key prepended. For example, `service:my-app`."
            },
            {
              "key": "with_downtimes",
              "value": "true",
              "description": "If this argument is set to true, then the returned data includes all current active downtimes for each monitor."
            },
            {
              "key": "id_offset",
              "value": "-62147425",
              "description": "Use this parameter for paginating through large sets of monitors. Start with a value of zero, make a request, set the value to the last ID of result set, and then repeat until the response is empty."
            },
            {
              "key": "page",
              "value": "0",
              "description": "The page to start paginating from. If this argument is not specified, the request returns all monitors without pagination."
            },
            {
              "key": "page_size",
              "value": "20",
              "description": "The number of monitors to return per page. If the page argument is not specified, the default behavior returns all monitors without a `page_size` limit. However, if page is specified and `page_size` is not, the argument defaults to 100."
            }
          ]
        }
      },
      "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}"
    }
  ]
}