Get the headers for a scenario-fired event

head/scenarioFiredEvents/{sfeId}

Returns the headers for a scenario-fired event with the specified identifier.

Request Samples

Path Parameters

NameTypeRequiredDescription
sfeId
string
true

Specifies the identifier for the scenario-fired event.

<= 36 characters

Query Parameters

NameTypeRequiredDescription
includeScenarioFiredEventLabels
boolean
false

Specifies whether to include scenario-fired event labels in the response. If set to true there is a small performance overhead.

Default:
false

Responses

StatusMeaningDescription
200OK

The request succeeded.

HeadersSchema
400Bad Request

The request was invalid.

Schema
404Not Found

No alert exists at the requested path.

Schema