# WebOrion ## Docs - [Get an alert](https://docs.weborion.io/api-reference/alerts/get-an-alert.md): Returns detailed information about the specified alert. - [List alerts](https://docs.weborion.io/api-reference/alerts/list-alerts.md): Lists all alerts for the user's account. The response is paginated. The `q` search parameter searches across webpage configuration name, webpage URL, and alert ID. - [Cancel a batch job](https://docs.weborion.io/api-reference/batch-jobs/cancel-a-batch-job.md): Cancels a batch job. Only items still **In Queue** are stopped — items already being processed cannot be cancelled. The batch job record is retained after cancellation. - [Create batch baseline job](https://docs.weborion.io/api-reference/batch-jobs/create-batch-baseline-job.md): Creates a batch job to baseline (add) multiple new webpages in bulk. - [Create batch rebaseline job](https://docs.weborion.io/api-reference/batch-jobs/create-batch-rebaseline-job.md): Creates a batch job to rebaseline multiple existing webpages in bulk. - [Create combined baseline/rebaseline job](https://docs.weborion.io/api-reference/batch-jobs/create-combined-baselinerebaseline-job.md): Creates a batch job that adds new webpages or rebaselines existing ones depending on whether they already exist. For pages to be rebaselined, the status is immediately set to `Baseline Incomplete`, pausing monitoring until rebaseline completes. - [Get a batch job](https://docs.weborion.io/api-reference/batch-jobs/get-a-batch-job.md): Gets details of any batch job. The job prefix in the ID is used to determine the type and query the appropriate table. - [Get batch baseline job details](https://docs.weborion.io/api-reference/batch-jobs/get-batch-baseline-job-details.md): Returns the progress of each webpage in a batch baseline job. Specify the job ID **without** the `BL` prefix. - [Get batch rebaseline job details](https://docs.weborion.io/api-reference/batch-jobs/get-batch-rebaseline-job-details.md): Returns the progress of each webpage in a batch rebaseline job. Specify the job ID **without** the `RB` prefix. - [Get combined baseline job details](https://docs.weborion.io/api-reference/batch-jobs/get-combined-baseline-job-details.md): Returns the progress of each webpage in a combined baseline job. Specify the job ID **without** any alphabet prefix. - [List batch baseline jobs](https://docs.weborion.io/api-reference/batch-jobs/list-batch-baseline-jobs.md): Lists all batch baseline jobs created by the user. - [List batch jobs](https://docs.weborion.io/api-reference/batch-jobs/list-batch-jobs.md): Lists all batch jobs for the current user. Only the last 200 of each batch job type are returned. - [List batch rebaseline jobs](https://docs.weborion.io/api-reference/batch-jobs/list-batch-rebaseline-jobs.md): Lists all batch rebaseline jobs created by the user. - [List domains](https://docs.weborion.io/api-reference/domains/list-domains.md): Lists all active domains in the user's account. - [List webpages by domain](https://docs.weborion.io/api-reference/domains/list-webpages-by-domain.md): Lists all webpages belonging to the specified domain. - [List tags](https://docs.weborion.io/api-reference/tags/list-tags.md): Lists all tags for the authenticated user's account. Tags are used to categorise and organise webpages. - [List webpages by tag](https://docs.weborion.io/api-reference/tags/list-webpages-by-tag.md): Returns all webpages associated with the specified tag. The tag must belong to the authenticated user's account and the tags feature must be enabled. - [Get an activity log entry](https://docs.weborion.io/api-reference/user/get-an-activity-log-entry.md): Returns the specified activity log record. - [List activity logs](https://docs.weborion.io/api-reference/user/list-activity-logs.md): Lists activity logs for the user's account. Only logs from the last 3 months are available. The response is paginated. - [List available user agents](https://docs.weborion.io/api-reference/user/list-available-user-agents.md): Lists the available user agents and their IDs for use when adding or updating webpages. - [Delete a webpage](https://docs.weborion.io/api-reference/webpages/delete-a-webpage.md): Removes the specified webpage from the user's account. - [Delete a webpage by URL string](https://docs.weborion.io/api-reference/webpages/delete-a-webpage-by-url-string.md): Removes a webpage from the user's account by URL string rather than internal ID. - [Get a webpage](https://docs.weborion.io/api-reference/webpages/get-a-webpage.md): Returns detailed information about the specified webpage, including baseline and threshold settings, integrity engine resource baselines, image engine region settings, and the last verification result. - [Get a webpage by URL string](https://docs.weborion.io/api-reference/webpages/get-a-webpage-by-url-string.md): Returns the same information as GET `/api/v1/urls/{url}` but accepts the URL string in the request body instead of an internal ID. - [List webpages](https://docs.weborion.io/api-reference/webpages/list-webpages.md): Lists all webpages (URLs) belonging to the authenticated user. - [Update a webpage (full)](https://docs.weborion.io/api-reference/webpages/update-a-webpage-full.md): Updates all settings for the specified webpage. Any fields not included will be unchanged, except `image_regions` — if specified as an empty array, all existing regions are deleted. - [Update a webpage (partial)](https://docs.weborion.io/api-reference/webpages/update-a-webpage-partial.md): Partially updates settings for the specified webpage. Any fields not included will be unchanged, except `image_regions` — if specified as an empty array, all existing regions are deleted. - [Reducing False Positives](https://docs.weborion.io/defacement-monitor/configuring-monitoring/reducing-false-positives.md): Diagnose common false positive alert scenarios and tune WebOrion's monitoring to stop them. - [URL Health Status](https://docs.weborion.io/defacement-monitor/configuring-monitoring/url-health-status.md): Understand what each URL status means and how WebOrion moves between them. - [What WebOrion Monitors](https://docs.weborion.io/defacement-monitor/configuring-monitoring/what-webpages-monitor.md): Understand the elements WebOrion tracks on your webpages and how to configure them. - [Configuring Traffic](https://docs.weborion.io/defacement-monitor/configuring-traffic/configuring-traffic.md): Switch traffic to a maintenance page or back to your original server using one-click failover. - [Add Webpage](https://docs.weborion.io/defacement-monitor/getting-started/add-webpage.md): Set up monitoring for one or more webpages using WebOrion's Intelligent Baselining Process. - [Customer Support](https://docs.weborion.io/defacement-monitor/getting-support/customer-support.md): Get in touch with the CloudsineAI team for technical assistance with WebOrion Defacement Monitor. - [Blackout Window](https://docs.weborion.io/defacement-monitor/managing-changes/blackout-window.md): Pause monitoring during planned maintenance to avoid unnecessary alerts. - [Re-baselining Webpages](https://docs.weborion.io/defacement-monitor/managing-changes/re-baselining.md): Update the reference baseline after making authorised changes to a monitored webpage. - [Adding Contact Groups](https://docs.weborion.io/defacement-monitor/managing-notifications/contact-groups.md): Organise contacts into groups to control who gets alerted for each monitored URL. - [Adding and Editing Contacts](https://docs.weborion.io/defacement-monitor/managing-notifications/contacts.md): Add and manage the people who receive alerts from WebOrion. - [Assigning Contacts to Receive Notifications](https://docs.weborion.io/defacement-monitor/managing-notifications/notifications.md): Assign contact groups to monitored URLs to control who receives alerts. - [Understanding Alerts](https://docs.weborion.io/defacement-monitor/managing-notifications/understanding-alerts.md): What alert emails look like, how to read them, and how to drill into the details in the portal. - [Hostname Mapping](https://docs.weborion.io/restorer/configuring-serving/hostname-mapping.md): Map custom hostnames to specific replicas for serving configuration. - [SSL/TLS Certificates](https://docs.weborion.io/restorer/configuring-serving/ssl-tls-certificates.md): Add and manage SSL/TLS certificates for your replicated domains. - [Customer Support](https://docs.weborion.io/restorer/getting-support/customer-support.md): Get in touch with the CloudsineAI team for technical assistance with WebOrion Restorer. - [Changing Your Password](https://docs.weborion.io/restorer/managing-account/changing-password.md): Update your WebOrion Restorer administrator password. - [Viewing Logs](https://docs.weborion.io/restorer/managing-account/viewing-logs.md): Access and export activity logs for replication, scheduling, and admin actions. - [Managing Replicas](https://docs.weborion.io/restorer/managing-replicas/managing-replicas.md): View, edit, and delete your replicated domains. - [Scheduling Replication](https://docs.weborion.io/restorer/scheduling-replication/scheduling-replication.md): Keep your replicas up to date by setting up automatic replication schedules. - [Replicating a Domain](https://docs.weborion.io/restorer/setting-up-replication/replicating-a-domain.md): Create a secure replica of your website using WebOrion Restorer. - [Selecting an Active Replica](https://docs.weborion.io/restorer/setting-up-replication/selecting-active-replica.md): Choose which replica is served when traffic is failed over to the Restorer. - [Verifying the Replica](https://docs.weborion.io/restorer/setting-up-replication/verifying-the-replica.md): Preview and confirm your replica is complete and correctly configured. ## OpenAPI Specs - [openapi](https://docs.weborion.io/openapi.json) ## Optional - [Website](https://www.cloudsine.tech/products/website-monitoring/) - [Support](mailto:custsupport@cloudsine.tech)