Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

alertId
integer
required

The id of the alert you want to get

Query Parameters

fields
string

Which alert fields to include in the response

Response

200 - application/json

Returns the alert.

The response is of type object.