Read Variable Value
GET/agents/:agent_id/context-variables/:variable_id/:key
Retrieves the value of a context variable for a specific customer or tag.
The key should be a customer identifier or a customer tag in the format tag:{tag_id}
.
Request
Responses
- 200
- 404
- 422
Retrieved context value for the customer or tag
Variable, agent, or key not found
Validation Error