ScenariosName
Get Scenario
Get scenario details
curl -X GET "https://loading/api/scenarios/string"{
"name": "string",
"generator_ids": [
"string"
]
}Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}