Skip to main content
GET
Get a single alert by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

alertId
string
required

Alert ID

Example:

"alert_abc123"

Response

Alert record

success
boolean
Example:

true

data
object