Retrieve a single label group.
GET {{baseUrl}}/LabelGroups({{ID}})?$select=labelGroupDescription,labelGroupDescription&$expand=labelGroupCountryAssignments,study
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","labelGroupID":"\u003cstring\u003e","labelGroupDescription":"\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","labelGroupCountryAssignments":[{"ID":"\u003cuuid\u003e","validFrom":"\u003cdate\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","labelGroup":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.LabelGroups detected\u003e"},"labelGroup_ID":"\u003cuuid\u003e","country":{"refreshedAt":"\u003cdateTime\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e","daysOffset":"\u003cinteger\u003e","texts":[{"locale":"\u003cstring\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e"},{"locale":"\u003cstring\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e"}],"texts@odata.count":"\u003cnumber\u003e","localized":{"locale":"\u003cstring\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e"}},"country_countryId":"\u003cstring\u003e"},{"ID":"\u003cuuid\u003e","validFrom":"\u003cdate\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","labelGroup":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.LabelGroups detected\u003e"},"labelGroup_ID":"\u003cuuid\u003e","country":{"refreshedAt":"\u003cdateTime\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e","daysOffset":"\u003cinteger\u003e","texts":[{"locale":"\u003cstring\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e"},{"locale":"\u003cstring\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e"}],"texts@odata.count":"\u003cnumber\u003e","localized":{"locale":"\u003cstring\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e"}},"country_countryId":"\u003cstring\u003e"}],"labelGroupCountryAssignments@odata.count":"\u003cnumber\u003e"}