List organization alerts
Retrieve a paginated list of alerts for the organization. Supports filtering by service, workspace, user, alert type, and alert level.
承認
パスパラメータ
クエリパラメータ
Filter by service ID
1
Filter by service name
"Slack"
Filter by workspace ID
1
Filter by user identifier. Searches across alert targetId, account key, and primary email. Can accept various formats: peopleAccountId (e.g. '97#user@example.com'), email, or full targetId.
"user@example.com"
Filter by alert type
retired_account, inactive_account, on_leave_account, unknown_account, public_files, device_unreturned_assigned, device_unreturned_leased, device_replacement, device_inactive, device_mdm_compliance, device_inventory_shortage "retired_account"
Filter by alert level
warning, caution "warning"
Filter by muted status (true = only muted, false = only unmuted, undefined = all)
false
Number of items per page (1-100)
20
Cursor for pagination. Use the nextCursor value from a previous response to fetch the next page.
"eyJwYWdlIjoyLCJsaW1pdCI6MjB9"

