micc-api-samples icon indicating copy to clipboard operation
micc-api-samples copied to clipboard

Chat Property Bag when using History API call

Open SQAnt opened this issue 3 years ago • 0 comments

Hi, when calling [api]/conversation/{id} to retrieve a single conversation I can get the contents of the ChatPropertyBag, however, when getting [api]/history/... the ChatPropertyBag is not returned. Is there a way to return this on the history call without a round trip to get the individual conversation again ?

SQAnt avatar Nov 15 '21 10:11 SQAnt