Retrieve a single therapeutic areas_text.

GET {{baseUrl}}/TherapeuticAreas_texts({{ID_texts}})?$select=ID,locale

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","therapeuticAreaDescription":"\u003cstring\u003e"}