Retrieves a single monitor by ID.
Documentation Index
Fetch the complete documentation index at: https://docs.olostep.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer , where is your auth token.
Unique monitor identifier. Must start with monitor_.
^monitor_Monitor retrieved successfully.
Unique monitor identifier.
"monitor"
Monitor lifecycle status. Common values: active (running on schedule), paused (schedule disabled via /pause, can be resumed via /resume), deleted (soft-deleted).
active, paused, deleted Monitoring intent in natural language. If the query includes a URL, the monitor will focus on that URL.
Natural-language schedule instruction (for example: 'every day at 9am America/Los_Angeles' or 'every weekday at 14:30'). If no timezone is specified, UTC is used.
email, webhook, sms Optional JSON schema used to enforce structured monitor extraction output.
Unix timestamp.
Unix timestamp.