Retrieve a single study scenario status_text.

GET {{baseUrl}}/StudyScenarioStatus_texts(locale='{{locale}}',code={{code}})?$select=description,description

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"locale":"\u003cstring\u003e","code":1,"description":"\u003cstring\u003e"}