Get Alert Event Queries Slug

Get Alert Event Queries Slug

If the specified event is associated with an alert, returns a slug encoding the queries having to do with that alert firing or resolution

Request
URI
GET
https://{api_host}/api/v2/event/{id}/alertQueriesSlug
COPY
Path Parameters
string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

successful operation

Returns ResponseContainerString of type(s) application/json
{
    "status": {
        "result": "string",
        "message": "string",
        "code": 0
    },
    "response": "string"
}
status
Required

status

string
response
Optional

response