Python-SDK: Why isn't the returned object in JSON?

Knowledge Drop

Last tested: Jan 24, 2020
 

Use file.attribute to access attributes of the object (eg, file.url or file.id).

Alternately, use the hidden attribute __dict__ to return the object in json format (eg, file.__dict__ )

This content is subject to limited support.                

Version history
Last update:
‎07-07-2021 01:15 PM
Updated by: