Skip to main content

Retrieve

GET 

/scenarios/:scenarioId/preference/:key

Retrieve the preference with {key} for the scenario with {scenarioId}.

Request

Path Parameters

    scenarioId stringrequired

    The scenario's id

    key stringrequired

    The preference key

Responses

OK

Schema
  • object
Loading...