Returns all Alert resources.
GET/Alerts
This endpoint returns all Alert resources.
Attributes to include in the response can be specified with the 'attributes' query parameter.
Attributes to exclude from the response can be specified with the 'excludedAttributes' query parameter.
The schemas related to Alerts are:
- urn:ietf:params:scim:schemas:core:1.0:Alert
- urn:ietf:params:scim:schemas:core:1.0:AlertInput
Request
Responses
- 200
Returned all SCIM resources for this endpoint.