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

1

Response Samples

1{
2 "content": {}
3}

Path Parameters

NameTypeRequiredDescription
sfeId
string
true

Specifies the identifier for the scenario-fired event.

<= 36 characters

Responses

StatusMeaningDescription
200OK

The request succeeded.

HeadersSchema
400Bad Request

The request was invalid.

Schema
404Not Found

No alert exists at the requested path.

Schema