Skip to main content
POST
Hervat Monitor

Autorisaties

Authorization
string
header
vereist

Bearer authenticatie header in de vorm Bearer , waar jouw auth token is.

Padparameters

monitor_id
string
vereist
Pattern: ^monitor_

Respons

Monitor hervat.

id
string

Unieke monitoridentificatie (monitor_…).

object
string
Voorbeeld:

"monitor"

query
string

Monitoring intentie in natuurlijke taal.

tracked
object

Opgeloste doelen die de monitor volgt nadat de planning is voltooid.

source_policy
object

Optionele URL/domein toestaan- en weigerenlijsten toegepast tijdens planning en uitvoering.

schedule
object
notification
object
webhook
object | null
output_schema
object | null

Optioneel JSON Schema voor gestructureerde extractie-output.

status
enum<string>

Monitor levenscyclusstatus.

Beschikbare opties:
provisioning,
active,
paused,
failed,
deleted
error_message
string | null

Aanwezig wanneer status failed is.

last_run
object | null

Laatste snapshot samenvatting. Inbegrepen bij GET /v1/monitors/{monitor_id}.

agent
object
metadata
object
created
integer

Unix-timestamp (seconden).

updated
integer

Unix-timestamp (seconden).

total_count
integer

Totaal aantal snapshots. Inbegrepen bij GET /v1/monitors/{monitor_id} tenzij include_total_count=false.

mermaid_diagram
string

Mermaid-stroomdiagram van de monitor DAG. Inbegrepen wanneer include-diagram=true bij ophalen.