Hello.
I am using the POST /api/v2/analytics/conversations/details/query endpoint, in an organization with the screen recording feature. According to the documentation, one of the data that should be handed by the endpoint is a flag indicating if the screen recording was started or not.
However, the response is missing this field. Does something need to be set in order to get this flag? FYI I am using the Python SDK.
Appreciate any help.