Get Organization Settings for Compliance Assessment
GET {{cb_url}}/compliance/assessment/api/v1/orgs/{{cb_org_key}}/settings
Get the current schedule for Compliance Assessment scans.
RBAC Permissions Required
Permission (.notation name) | Operation(s) |
---|---|
complianceAssessment.data | READ |
RESPONSES
status: OK
{"scan_schedule":"FREQ=WEEKLY;BYDAY=FR;BYHOUR=23;BYMINUTE=30;BYSECOND=0","scan_timezone":"UTC"}