Retrieve a single cached site groups_text.
GET {{baseUrl}}/CachedSiteGroups_texts(locale='{{locale}}',ID='{{ID}}')?$select=ID,ID
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$select | string | Select properties to be returned, see Select |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"}