Retrieve protocol of a lean study demands presentation.
GET {{baseUrl}}/LeanStudyDemandsPresentation({{ID}})/protocol?$select=ID,study_ID&$expand=,
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$select | string | Select properties to be returned, see Select | |
$expand | string | Expand related entities, see Expand |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"ID":"\u003cuuid\u003e","protocolID":"\u003cstring\u003e","comment":"\u003cstring\u003e","study":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e"},"study_ID":"\u003cuuid\u003e"}