Retrieve a collection of scenarios
head/strategies/{strategyId}/scenarios
Retrieves the headers for a collection of scenarios with a given strategy identifier.
| Name | Type | Required | Description |
|---|---|---|---|
strategyId | string | true | Specifies the identifier of the strategy from which to retrieve the scenarios. <= 36 characters |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Schema | |
| 400 | Bad Request | The request was invalid. | Schema | |
| 500 | Internal Server Error | The request could not be fulfilled because of an unexpected server error. | Schema |