Get a variable group
GET {{baseUrl}}/contact_center/variables/groups/:variableGroupId
Get information about a variable group.
Scopes:
contact_center_variable:read:admin
Rate Limit Label
:
Light
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"variable_group_id":"\u003cstring\u003e","variable_group_name":"\u003cstring\u003e","variable_group_description":"\u003cstring\u003e","variable_group_type":"system","variable_group_variables_count":"\u003cinteger\u003e"}