v1

latestOpenAPI 3.1.02026-07-26363186558.0 KB
Monitors

Get a monitor by its ID

get/monitors/{id}

Path parameters

idstring required

The monitor ID.

Headers

x-apikeystring required

Your API key

Acceptstring required
Example:application/json

application/json

Response

OK

created_atstring date-time

The timestamp the monitor was created.

created_by_user_emailstring

The user's name that created the monitor.

created_by_user_idstring

The ID of the user that created the monitor.

descriptionstring

The description of the monitor.

email_notify_enabledboolean

If email notifications are enabled for this monitor.

email_notify_immediateboolean

If immediate email delivery is enabled for this monitor.

enabledboolean

If the monitor is enabled or not.

idstring

The ID of the monitor.

last_updated_by_user_idstring

The ID of the user that last updated the monitor.

last_updated_user_emailstring

The user's name that last updated the monitor.

namestring

The name of the monitor.

template_idstring

If a monitor was created from a template, then this field is populated with the template's ID. It cannot be changed after creation.

updated_atstring date-time

The timestamp the monitor was last updated.

versioninteger

The version number for the monitor. A monitor's version is incremented each time the monitor is updated.