Skip to main content

Get IAM Query V2

GET 

/iam/api/v2/alert/:alertId/query

Returns the query associated with an alert instance

Request

Path Parameters

    alertId stringrequired

    The alert id

    Example: I-34537

Responses

OK

Schema
    timeRange object

    The time range which the query run at to generate the alert

    query string
Loading...