Get a variable log
GET {{baseUrl}}/contact_center/variable_logs/:variableLogId
Get information about a variable log.
Scopes: contact_center_variable_log:read:admin
Rate Limit Label: Light
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"variable_log_id":"\u003cstring\u003e","engagement_id":"\u003cstring\u003e","flow_id":"\u003cstring\u003e","flow_name":"\u003cstring\u003e","widget_name":"\u003cstring\u003e","variable_name":"\u003cstring\u003e","variable_value":"\u003cstring\u003e","group_type":"system","data_type":"percent","created_at":"\u003cdateTime\u003e"}