Returns an Alert resource based on id.
GET/Alerts/:alertId
>The Alert resource with matching id is returned.
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.
Request
Responses
- 200
Returns a single Alert resource based on the id.