Is there a way to set the response to be returned in terms of JSON instead of LXML? I see that this option is available for direct API endpoint users, but not for those making use of the SDK.
I am using the Python SDK and Python 3.7. It's becoming cumbersome to flatten the XML into a dataframe.
08-31-2021 06:55 AM