Get Alert Views
Gets a list of alert views.
Path Parameters
- userId
Unique uuid for user
- tenantId
Describes the clientId or mspId of the tenant
Query Parameters
- isDescendingOrder
List preference indicating whether descending order is required.
- sortName
Unique ID allotted to a view when an alert view is created.
Default: id
- viewType
Supported values: - All: Provides private and shared alert views of a client. - Private: Provides alerts that are private to the logged-in user. - Shared: Provides alerts that are shared across the client.
Default: all
- defaultView
Displays the default alert view.
Responses
- id
- name
- description
- viewType
- defaultView
Loading Examples...