Retrieve a list of site groups.
GET {{baseUrl}}/SiteGroups?$top=<integer>&$skip=<integer>&$search=<string>&$filter=<string>&$count=<boolean>&$orderby=siteGroup_ID,siteGroup_ID desc&$select=depotBuffer,ID&$expand=centralDepot,siteGroup
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$top | string | Show only the first n items, see Paging - Top | |
$skip | string | Skip the first n items, see Paging - Skip | |
$search | string | Search items by search phrases, see Searching | |
$filter | string | Filter items by property values, see Filtering | |
$count | string | Include count of items, see Count | |
$orderby | string | Order items by property values, see Sorting | |
$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
{"@odata.count":"\u003cnumber\u003e","value":[{"createdAt":"\u003cdateTime\u003e","createdBy":"\u003cstring\u003e","modifiedAt":"\u003cdateTime\u003e","modifiedBy":"\u003cstring\u003e","ID":"\u003cuuid\u003e","depotBuffer":"\u003cinteger\u003e","shipLeadTime":"\u003cinteger\u003e","siteBuffer":"\u003cinteger\u003e","countryId":"\u003cstring\u003e","siteGroup":{"refreshedAt":"\u003cdateTime\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\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","materialPooling":"\u003cboolean\u003e","texts":[{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"},{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"}],"texts@odata.count":"\u003cnumber\u003e","localized":{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"}},"siteGroup_ID":"\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","centralDepot":{"refreshedAt":"\u003cdateTime\u003e","ID":"\u003cstring\u003e","mrpAreaText":"\u003cstring\u003e"},"centralDepot_ID":"\u003cstring\u003e","distrDepot":{"refreshedAt":"\u003cdateTime\u003e","ID":"\u003cstring\u003e","mrpAreaText":"\u003cstring\u003e"},"distrDepot_ID":"\u003cstring\u003e"},{"createdAt":"\u003cdateTime\u003e","createdBy":"\u003cstring\u003e","modifiedAt":"\u003cdateTime\u003e","modifiedBy":"\u003cstring\u003e","ID":"\u003cuuid\u003e","depotBuffer":"\u003cinteger\u003e","shipLeadTime":"\u003cinteger\u003e","siteBuffer":"\u003cinteger\u003e","countryId":"\u003cstring\u003e","siteGroup":{"refreshedAt":"\u003cdateTime\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\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","materialPooling":"\u003cboolean\u003e","texts":[{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"},{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"}],"texts@odata.count":"\u003cnumber\u003e","localized":{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"}},"siteGroup_ID":"\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","centralDepot":{"refreshedAt":"\u003cdateTime\u003e","ID":"\u003cstring\u003e","mrpAreaText":"\u003cstring\u003e"},"centralDepot_ID":"\u003cstring\u003e","distrDepot":{"refreshedAt":"\u003cdateTime\u003e","ID":"\u003cstring\u003e","mrpAreaText":"\u003cstring\u003e"},"distrDepot_ID":"\u003cstring\u003e"}]}