Retrieve distr template id of a study.

GET {{baseUrl}}/Studies({{ID}})/distrTemplateId?$select=ID,description

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"ID":"\u003cstring\u003e","description":"\u003cstring\u003e"}