Is the Owner/Owner_id attribute broken?

ericncarr
ericncarr ✭✭✭✭✭

I'm using Python and I've tried numerous ways to obtain the owner of various sheets via the API but it always returns "None," regardless of whether or not I include owner info in the get sheet command.

I can get the owners of sheets when listing org sheets but the API documentation and the github repository seem to make it clear that owner and owner_id should be able to be queried for a sheet.

I know the Smartsheet API documentation can be spotty...has anyone found a way to get this information or can anyone confirm for sure that it's broken?

Thank you!

Best Answer

Answers