Get an option by name

get/sessions/{sessionId}/options/{optionName}
Internal-Use Only

Returns the value of the option as a plain text value.

Request Samples

1

Response Samples

12147483648

Path Parameters

NameTypeRequiredDescription
optionName
string
true

Specifies the name of the requested option.

sessionId
string<object-id>
true

Specifies the ID of the session.

Responses

StatusMeaningDescription
200OKThe request succeeded.HeadersSchema
400Bad RequestThe request was invalid.Schema
404Not FoundNo such option name exists at the requested path.Schema