Authorizations
Body
Request to create a monitor.
Search query to monitor for material changes.
"Extract recent news about AI"
Cadence of the monitor.
daily, weekly, hourly "daily"
"weekly"
"hourly"
Webhook to receive notifications about the monitor's execution. Webhook configuration for a monitor.
User-provided metadata stored with the monitor.
{ "my_key": "my_value" }Response
Successful Response
Response object for a monitor, including its status, cadence and metadata.
ID of the monitor.
The original query being monitored.
"Extract recent news about AI"
Status of the monitor.
active, cancelled "active"
"cancelled"
Cadence of the monitor.
daily, weekly, hourly "daily"
"weekly"
"hourly"
Timestamp of the creation of the monitor.
"2025-01-15T10:30:00Z"
User-provided metadata stored with the monitor.
{ "key": "value" }Webhook configuration for the monitor. Webhook configuration for a monitor.
Timestamp of the last run for the monitor.
"2025-01-15T10:30:00Z"