Get an alert by its ID
Requires the ALERT.VIEW permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Query parameters
expand[]
The id fields of the resources that are going to be expanded.
Response
OK
platform_id
Resource ID of type PLATFORM
alert_rule_id
Resource ID of type ALERT_RULE
customer_id
Resource ID of type CUSTOMER
type
Allowed values:
object_type
id
created_at
alert_rule
customer
data_trigger_reference
alert_data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error