GET
/
alertFires

Authorizations

Authorization
string
header
required

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

Query Parameters

alertId
string
required

ID of the alert

startTime
integer
required

Start time in seconds since epoch

endTime
integer
required

End time in seconds since epoch

Response

200 - application/json
alertFires
object[]