Get the list of Owners by using the Owners API

Hi!

I’m using the Owners API to get the list of owners in our account using Python. I installed the pip install hubspot-api-client and made sure that I set the scope to crm.objects.owners.read

I’m not sure what’s missing, but it’s giving me an error: ‘OwnersApi’ object has no attribute ‘get_crm_v3_owners’

Please help. Thanks!

Hey, @Gladeo :waving_hand: Thanks for reaching out. Does it work for you if you test using Postman or directly from the on-page example?

Additionally, can you add your code example and error message as code blocks? It’s challenging to troubleshoot code from screenshots alone.

Thank you! — Jaycee