Alert L Dependents

Retrieves all entities of Alert type related to multiple entities of User type

Authentication

AuthorizationBearer

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

Query parameters

masteridslist of longsRequired
ids of User entities

Response

Alert
timestampdatetime
userIdlong
statusenum
Active, Expired, Failed, Inactive, TriggeredOut
Allowed values:
expressionstring<=4096 characters
idlong or null
validUntildatetime or null
triggerLimitsinteger or null0-10
triggeredCounterinteger or null>=0
failurestring or null<=64 characters
messagestring or null<=256 characters