Returns all Alert resources.
GET/scim/v2/Alerts
This endpoint returns all Alert resources. <br/><br/> Attributes to include in the response can be specified with the 'attributes' query parameter. <br/><br/> Attributes to exclude from the response can be specified with the 'excludedAttributes' query parameter. <br/><br/> 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.