Get a variable
GET {{baseUrl}}/contact_center/variables/:variableId
Retrieve a variable.
Scopes:
contact_center_variable:read:admin
Rate Limit Label
:
LIGHT
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"variable_id":"\u003cstring\u003e","variable_group_id":"\u003cstring\u003e","variable_name":"\u003cstring\u003e","variable_description":"\u003cstring\u003e","variable_type":"global_variable","address_books":[{"address_book_id":"\u003cstring\u003e","address_book_name":"\u003cstring\u003e","unit_id":"\u003cstring\u003e","unit_name":"\u003cstring\u003e","total_contacts":"\u003cinteger\u003e"},{"address_book_id":"\u003cstring\u003e","address_book_name":"\u003cstring\u003e","unit_id":"\u003cstring\u003e","unit_name":"\u003cstring\u003e","total_contacts":"\u003cinteger\u003e"}],"use_in_reporting":false,"mask_variable_data":false,"use_as_routing_profile_parameters":false,"data_type":"number","value_category":"\u003cstring\u003e","values":["\u003cstring\u003e","\u003cstring\u003e"],"linked_value_lock":false,"default_value":"\u003cstring\u003e","use_in_external_url_parameters":"\u003cboolean\u003e","client_show_in_client_profile_section":"\u003cboolean\u003e","client_show_in_client_engagement_section":"\u003cboolean\u003e","client_show_in_inbound_call_notifications":"\u003cboolean\u003e"}