chatbot
clear chat
Skip to main content
Version: v6.1 Latest

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...