Retrieve a localized description of a study type.

GET {{baseUrl}}/StudyTypes('{{ID}}')/localized?$select=description,ID_texts

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"ID_texts":"\u003cuuid\u003e","locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"}