Alert Dependents

Fetches all Alert entities associated to User entity

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

masteridlongRequired
User entity ID

Response

Alert
timestampdatetime
userIdlong
statusenum
Active, Expired, Failed, Inactive, TriggeredOut
expressionstring<=4096 characters
idlongOptional
validUntildatetimeOptional
triggerLimitsintegerOptional0-10
triggeredCounterintegerOptional>=0
failurestringOptional<=64 characters
messagestringOptional<=256 characters