Retrieve a suppressed scenario

head/suppressedScenarios/{suppressedScenarioId}

Retrieves the headers for a suppressed scenario.

Request Samples

1

Response Samples

1{
2 "content": {}
3}

Path Parameters

NameTypeRequiredDescription
suppressedScenarioId
string
true

Specifies the identifier for the suppressed scenario.

<= 36 characters

Responses

StatusMeaningDescription
200OK

The request succeeded.

HeadersSchema
400Bad Request

The request was invalid.

Schema