Authorizations
Enter your bearer token in the format: Bearer {token}
Response
A list of scan schedules.
The unique identifier for the scan schedule.
"9c43cc95-f313-49a3-b632-524f7a24503b"
A human-readable name for the scan schedule.
"Weekly Scan for Main Office"
The day of the week to run the scan (0=Sunday, 1=Monday, ..., 6=Saturday).
1
The time of day to run the scan in 24-hour format (HH:mm).
"02:00"
The frequency of the scan in weeks (e.g., 2 for every 2 weeks).
2
The timezone in which the time_of_day is specified.
"America/New_York"
The minimum CVSS score for a vulnerability to be included in reports.
4
The CVSS score at which a vulnerability is considered a high-priority warning.
7
If true, the scan will not fail if a site is offline.
false
The calculated timestamp for the next scheduled scan.
"2025-11-10T02:00:00-05:00"
Indicates if a scan for this schedule is currently in progress.
false
A list of sites and their subnets to be scanned.
The timestamp when the schedule was created.
"2025-10-28T14:30:00Z"
The timestamp when the schedule was last updated.
"2025-10-29T09:00:00Z"
The current status of the scan schedule's lifecycle.
"ready"
The timestamp when a scan for this schedule was last initiated.
"2025-10-27T02:00:00-05:00"
The identifier for a notification group to receive scan alerts.
"security-alerts"