{ "error": "invalid_id", "message": "Invalid ID format." }
The provided monitor ID is not a valid format.
{ "error": "unauthenticated", "message": "Missing or invalid API key" }
Missing or invalid API key.
{ "error": "not_found", "message": "Monitor not found" }
No keyword monitor exists with this ID, or it belongs to a different account.
{ "error": "rate_limit_exceeded", "message": "Too many requests. Try again later.", "retryAfter": 60 }
Too many requests. Wait for the Retry-After header before retrying.
The keyword monitor is deleted and its stored events are removed with it. Pause with isActive: false if you want to stop new checks without deleting the monitor.