Hello,
I'm looking for a way to retrieve all context values that have been set for a case. The siemplify.get_context_property() function only returns one specified context value. I need to be able to retrieve them all, in one API call if possible. Is there a way to achieve this?

