latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

CTI

Retrieve a monitor group

Retrieves details of a monitor group.

get/monitor_groups/{id}

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the monitor group.

Response

OK

idstring

The unique ID of the resource.

namestring

Name of monitor group

enabledboolean

Enable monitor group or not.

descriptionstring

Description for monitor group

Example response

{
  "id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}