Get an option by name
get/sessions/{sessionId}/options/{optionName}
Returns the value of the option as a plain text value.
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Headers | Schema |
400 | Bad Request | The request was invalid. | Schema | |
404 | Not Found | No such option name exists at the requested path. | Schema |