Retrieve a list of study treatment dispensation events.

GET {{baseUrl}}/StudyTreatmentDispensationEvents?$top=<integer>&$skip=<integer>&$search=<string>&$filter=<string>&$count=<boolean>&$orderby=ID,dispensationEventID desc&$select=dispensationEventID,dispensationEventID&$expand=treatmentPeriod,treatmentAssignments

Request Params

KeyDatatypeRequiredDescription
$topstringShow only the first n items, see Paging - Top
$skipstringSkip the first n items, see Paging - Skip
$searchstringSearch items by search phrases, see Searching
$filterstringFilter items by property values, see Filtering
$countstringInclude count of items, see Count
$orderbystringOrder items by property values, see Sorting
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;value&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;dispensationEventID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentPeriod&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e&quot;},&quot;treatmentPeriod_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentAssignments&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatment_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentDispensationEvent&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentDispensationEvents detected\u003e&quot;},&quot;treatmentDispensationEvent_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatment&quot;:{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenario&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e&quot;},&quot;scenario_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeAssignments&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;kitTypeAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;treatment_ID&quot;:&quot;\u003cuuid\u003e&quot;},{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatment_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentDispensationEvent&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentDispensationEvents detected\u003e&quot;},&quot;treatmentDispensationEvent_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatment&quot;:{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenario&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e&quot;},&quot;scenario_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeAssignments&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;kitTypeAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;treatment_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;treatmentAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;dispensationEventID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentPeriod&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e&quot;},&quot;treatmentPeriod_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentAssignments&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatment_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentDispensationEvent&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentDispensationEvents detected\u003e&quot;},&quot;treatmentDispensationEvent_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatment&quot;:{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenario&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e&quot;},&quot;scenario_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeAssignments&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;kitTypeAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;treatment_ID&quot;:&quot;\u003cuuid\u003e&quot;},{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatment_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentDispensationEvent&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentDispensationEvents detected\u003e&quot;},&quot;treatmentDispensationEvent_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatment&quot;:{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenario&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e&quot;},&quot;scenario_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeAssignments&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;kitTypeAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;treatment_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;treatmentAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}]}