Retrieve an alarm
GET/alarm/:alarmId
Returns one alarm when its realm is active and accessible to the authenticated user.
Request
Responses
- 200
- 401
- 403
- 404
The request completed successfully
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The requested resource does not exist