Go to All Forums

Monitor Status

Can I get the monitor status from an API request?

I would like to receive the status code to know if the monitor is Active or Suspended.

Regards,

Dennis
Like (1) Reply
Replies (3)

Never mind, found it.
Like (0) Reply

I am able to pull current status from all monitors EXCEPT the ones suspended.
With those, I get this:

{
  "error_code": 2009,
  "message": "Invalid Monitor ID."
}

I verified and the monitor_id is correct.

Dennis
Like (0) Reply

Hi Dennis,

The current status API could only fetch the result of the active monitors and not the monitors in suspended state.

Regards,
Elango.
Like (0) Reply

Was this post helpful?