Software Secure Workload
Activity Configure

Get Alerts

This endpoint retrieves the list of alert configurations for a user. Alerts can be filtered to a given root scope. If no scope is provided, all alerts, for all scopes the user has access to, are returned. Service provider alerts will only be returned if the user is a site admin.

GET /openapi/v1/alert_confs

Parameters:

Name

Type

Description

root_app_scope_id

string

(optional) ID of a root scope to return alerts only assigned to that scope.

Response object: Returns a list of user alert objects.