List Alert Recipients

GET {{baseUrl}}/v2/alerts/:identifier/recipients?identifierType=id

List alert recipients for the given alert identifier

Request Params

KeyDatatypeRequiredDescription
identifierTypestringType of the identifier that is provided as an in-line parameter. Possible values are 'id', 'alias' or 'tiny'

RESPONSES

status: OK

{"requestId":"qui","took":0,"data":[{"user":{"id":"dolor ","username":"consectetur"},"state":"occaecat sit dolor tempor laborum","method":"sunt Ut sed","createdAt":"2008-09-30T13:39:29.762Z","updatedAt":"2003-07-31T09:56:05.311Z"},{"user":{"id":"exercitation Lorem Exc","username":"occaecat reprehenderit magna velit minim"},"state":"occaecat","method":"do","createdAt":"2017-03-31T18:38:49.244Z","updatedAt":"2014-11-22T02:00:25.765Z"}]}